BlockContent::$blockContentStorage
Same name in other branches
- 9 core/modules/block_content/src/Plugin/Derivative/BlockContent.php \Drupal\block_content\Plugin\Derivative\BlockContent::blockContentStorage
- 10 core/modules/block_content/src/Plugin/Derivative/BlockContent.php \Drupal\block_content\Plugin\Derivative\BlockContent::blockContentStorage
- 11.x core/modules/block_content/src/Plugin/Derivative/BlockContent.php \Drupal\block_content\Plugin\Derivative\BlockContent::blockContentStorage
The custom block storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
-
core/
modules/ block_content/ src/ Plugin/ Derivative/ BlockContent.php, line 20
Class
- BlockContent
- Retrieves block plugin definitions for all custom blocks.
Namespace
Drupal\block_content\Plugin\DerivativeCode
protected $blockContentStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.