You are here

protected property AdminTest::$adminUser in Drupal 9

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

User account with all available permissions.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/system/tests/src/Functional/System/AdminTest.php, line 20

Class

AdminTest
Tests output on administrative pages and compact mode functionality.

Namespace

Drupal\Tests\system\Functional\System

Code

protected $adminUser;