StandardTestTrait::$adminUser

Same name in other branches
  1. 10 core/profiles/standard/tests/src/Traits/StandardTestTrait.php \Drupal\Tests\standard\Traits\StandardTestTrait::adminUser

The admin user.

Type: \Drupal\user\UserInterface

File

core/profiles/standard/tests/src/Traits/StandardTestTrait.php, line 35

Class

StandardTestTrait
Provides a test method to test the Standard installation profile or recipe.

Namespace

Drupal\Tests\standard\Traits

Code

protected $adminUser;

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