You are here

protected property EntityFilteringThemeTest::$themes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Theme/EntityFilteringThemeTest.php \Drupal\system\Tests\Theme\EntityFilteringThemeTest::themes

A list of all available themes.

Type: \Drupal\Core\Extension\Extension[]

File

core/modules/system/src/Tests/Theme/EntityFilteringThemeTest.php, line 41
Contains \Drupal\system\Tests\Theme\EntityFilteringThemeTest.

Class

EntityFilteringThemeTest
Tests themed output for each entity type in all available themes to ensure entity labels are filtered for XSS.

Namespace

Drupal\system\Tests\Theme

Code

protected $themes;