protected property BlockHiddenRegionTest::$adminUser in Drupal 9
Same name and namespace in other branches
- 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\FunctionalCode
protected $adminUser;