BlockTestBase::$regions

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Functional/BlockTestBase.php \Drupal\Tests\block\Functional\BlockTestBase::regions
  2. 8.9.x core/modules/block/src/Tests/BlockTestBase.php \Drupal\block\Tests\BlockTestBase::regions
  3. 8.9.x core/modules/block/tests/src/Functional/BlockTestBase.php \Drupal\Tests\block\Functional\BlockTestBase::regions
  4. 10 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 33

Class

BlockTestBase
Provides setup and helper methods for block module tests.

Namespace

Drupal\Tests\block\Functional

Code

protected $regions;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.