BlockTestBase::$adminUser

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Functional/BlockTestBase.php \Drupal\Tests\block\Functional\BlockTestBase::adminUser
  2. 8.9.x core/modules/block/src/Tests/BlockTestBase.php \Drupal\block\Tests\BlockTestBase::adminUser
  3. 8.9.x core/modules/block/tests/src/Functional/BlockTestBase.php \Drupal\Tests\block\Functional\BlockTestBase::adminUser
  4. 10 core/modules/block/tests/src/Functional/BlockTestBase.php \Drupal\Tests\block\Functional\BlockTestBase::adminUser

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

core/modules/block/tests/src/Functional/BlockTestBase.php, line 40

Class

BlockTestBase
Provides setup and helper methods for block module tests.

Namespace

Drupal\Tests\block\Functional

Code

protected $adminUser;

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