You are here

protected property BlockTestBase::$regions in Zircon Profile 8

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

A list of theme regions to test.

Type: array

File

core/modules/block/src/Tests/BlockTestBase.php, line 29
Contains \Drupal\block\Tests\BlockTestBase.

Class

BlockTestBase
Provides setup and helper methods for block module tests.

Namespace

Drupal\block\Tests

Code

protected $regions;