You are here

protected property StandardTest::$adminUser in Zircon Profile 8

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

The admin user.

Type: \Drupal\user\UserInterface

File

core/profiles/standard/src/Tests/StandardTest.php, line 34
Contains \Drupal\standard\Tests\StandardTest.

Class

StandardTest
Tests Standard installation profile expectations.

Namespace

Drupal\standard\Tests

Code

protected $adminUser;