protected property BlockPluginId::$blockContentStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/block/src/Plugin/migrate/process/BlockPluginId.php \Drupal\block\Plugin\migrate\process\BlockPluginId::blockContentStorage
- 9 core/modules/block/src/Plugin/migrate/process/BlockPluginId.php \Drupal\block\Plugin\migrate\process\BlockPluginId::blockContentStorage
The block_content entity storage handler.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ block/ src/ Plugin/ migrate/ process/ BlockPluginId.php, line 33
Class
- BlockPluginId
- Plugin annotation @MigrateProcessPlugin( id = "block_plugin_id" )
Namespace
Drupal\block\Plugin\migrate\processCode
protected $blockContentStorage;