You are here

protected property EntityFilteringThemeTest::$user 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::user

A test user.

Type: \Drupal\user\User

File

core/modules/system/src/Tests/Theme/EntityFilteringThemeTest.php, line 48
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 $user;