You are here

protected property BlockHiddenRegionTest::$adminUser in Drupal 9

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

An administrative user to configure the test environment.

File

core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php, line 18

Class

BlockHiddenRegionTest
Tests that a newly installed theme does not inherit blocks to its hidden regions.

Namespace

Drupal\Tests\block\Functional

Code

protected $adminUser;