protected property BlockContent::$blockContentStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/block_content/src/Plugin/Derivative/BlockContent.php \Drupal\block_content\Plugin\Derivative\BlockContent::blockContentStorage
- 9 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;