You are here

protected property BlockRegion::$regions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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
Contains \Drupal\block\Plugin\migrate\process\BlockRegion.

Class

BlockRegion
Plugin annotation @MigrateProcessPlugin( id = "block_region" )

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $regions;