StandardTest::$adminUser

Same name and namespace in other branches
  1. 8.9.x core/profiles/standard/tests/src/Functional/StandardTest.php \Drupal\Tests\standard\Functional\StandardTest::adminUser
  2. 10 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 37

Class

StandardTest
Tests Standard installation profile expectations.

Namespace

Drupal\Tests\standard\Functional

Code

protected $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.