You are here

protected property BlockPluginId::$blockContentStorage in Zircon Profile 8

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

Class

BlockPluginId
Plugin annotation @MigrateProcessPlugin( id = "block_plugin_id" )

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $blockContentStorage;