protected property BlockRegion::$regions in Drupal 9
Same name and namespace in other branches
- 8 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\processCode
protected $regions;