protected property BlockContent::$blockContentStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 25 - Contains \Drupal\block_content\Plugin\Derivative\BlockContent.
Class
- BlockContent
- Retrieves block plugin definitions for all custom blocks.
Namespace
Drupal\block_content\Plugin\DerivativeCode
protected $blockContentStorage;