BlockPluginId::$blockContentStorage

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

Class

BlockPluginId

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.