BlockRegion::$regions

Same name and namespace in other branches
  1. 11.x core/modules/block/src/Plugin/migrate/process/BlockRegion.php \Drupal\block\Plugin\migrate\process\BlockRegion::regions
  2. 10 core/modules/block/src/Plugin/migrate/process/BlockRegion.php \Drupal\block\Plugin\migrate\process\BlockRegion::regions
  3. 9 core/modules/block/src/Plugin/migrate/process/BlockRegion.php \Drupal\block\Plugin\migrate\process\BlockRegion::regions
  4. 8.9.x core/modules/block/src/Plugin/migrate/process/BlockRegion.php \Drupal\block\Plugin\migrate\process\BlockRegion::regions

List of regions, keyed by theme.

Type: array[]

File

core/modules/block/src/Plugin/migrate/process/BlockRegion.php, line 28

Class

BlockRegion
Determines the region for a block.

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $regions;

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