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