You are here

protected property BlockHiddenRegionTest::$adminUser in Zircon Profile 8

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

An administrative user to configure the test environment.

File

core/modules/block/src/Tests/BlockHiddenRegionTest.php, line 23
Contains \Drupal\block\Tests\BlockHiddenRegionTest.

Class

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

Namespace

Drupal\block\Tests

Code

protected $adminUser;