protected property BlockTestBase::$regions in Drupal 9
Same name and namespace in other branches
- 8 core/modules/block/tests/src/Functional/BlockTestBase.php \Drupal\Tests\block\Functional\BlockTestBase::regions
A list of theme regions to test.
Type: array
File
- core/
modules/ block/ tests/ src/ Functional/ BlockTestBase.php, line 31
Class
- BlockTestBase
- Provides setup and helper methods for block module tests.
Namespace
Drupal\Tests\block\FunctionalCode
protected $regions;