You are here

protected property ThemeTest::$adminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\System

Code

protected $adminUser;