You are here

protected property BlockUiTest::$adminUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Functional/BlockUiTest.php \Drupal\Tests\block\Functional\BlockUiTest::adminUser

An administrative user to configure the test environment.

File

core/modules/block/tests/src/Functional/BlockUiTest.php, line 48

Class

BlockUiTest
Tests that the block configuration UI exists and stores data correctly.

Namespace

Drupal\Tests\block\Functional

Code

protected $adminUser;