BlockPluginId::$blockContentStorage

Same name and namespace in other branches
  1. 11.x core/modules/block/src/Plugin/migrate/process/BlockPluginId.php \Drupal\block\Plugin\migrate\process\BlockPluginId::blockContentStorage
  2. 10 core/modules/block/src/Plugin/migrate/process/BlockPluginId.php \Drupal\block\Plugin\migrate\process\BlockPluginId::blockContentStorage
  3. 9 core/modules/block/src/Plugin/migrate/process/BlockPluginId.php \Drupal\block\Plugin\migrate\process\BlockPluginId::blockContentStorage
  4. 8.9.x 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|null

File

core/modules/block/src/Plugin/migrate/process/BlockPluginId.php, line 38

Class

BlockPluginId
Determines the block plugin ID.

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $blockContentStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.