protected property ThemeTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/ThemeTest.php \Drupal\system\Tests\System\ThemeTest::adminUser
A user with administrative permissions.
Type: \Drupal\user\UserInterface
File
- core/
modules/ system/ src/ Tests/ System/ ThemeTest.php, line 26 - Contains \Drupal\system\Tests\System\ThemeTest.
Class
- ThemeTest
- Tests the theme interface functionality by enabling and switching themes, and using an administration theme.
Namespace
Drupal\system\Tests\SystemCode
protected $adminUser;