protected property InlineBlockEntityOperations::$blockContentStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/layout_builder/src/InlineBlockEntityOperations.php \Drupal\layout_builder\InlineBlockEntityOperations::blockContentStorage
- 10 core/modules/layout_builder/src/InlineBlockEntityOperations.php \Drupal\layout_builder\InlineBlockEntityOperations::blockContentStorage
The block content storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ layout_builder/ src/ InlineBlockEntityOperations.php, line 36
Class
- InlineBlockEntityOperations
- Defines a class for reacting to entity events related to Inline Blocks.
Namespace
Drupal\layout_builderCode
protected $blockContentStorage;