You are here

protected property BlockRegion::$regions in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/block/src/Plugin/migrate/process/BlockRegion.php \Drupal\block\Plugin\migrate\process\BlockRegion::regions
  2. 9 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 23

Class

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

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $regions;