You are here

protected property StandardTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/profiles/standard/tests/src/Functional/StandardTest.php \Drupal\Tests\standard\Functional\StandardTest::adminUser

The admin user.

Type: \Drupal\user\UserInterface

File

core/profiles/standard/tests/src/Functional/StandardTest.php, line 34

Class

StandardTest
Tests Standard installation profile expectations.

Namespace

Drupal\Tests\standard\Functional

Code

protected $adminUser;