You are here

protected property BlockPluginId::$blockContentStorage in Drupal 9

Same name and namespace in other branches
  1. 8 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\process

Code

protected $blockContentStorage;