You are here

protected property AdminTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/System/AdminTest.php \Drupal\system\Tests\System\AdminTest::adminUser

User account with all available permissions

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/system/src/Tests/System/AdminTest.php, line 25
Contains \Drupal\system\Tests\System\AdminTest.

Class

AdminTest
Tests output on administrative pages and compact mode functionality.

Namespace

Drupal\system\Tests\System

Code

protected $adminUser;