protected property BlockHiddenRegionTest::$adminUser

An administrative user to configure the test environment.

File

drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php, line 20
Definition of Drupal\block\Tests\BlockHiddenRegionTest.

Class

BlockHiddenRegionTest
Tests that hidden regions do not inherit blocks when a theme is enabled.

Namespace

Drupal\block\Tests

Code

protected $adminUser;