protected property BlockContentController::$blockContentStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block_content/src/Controller/BlockContentController.php \Drupal\block_content\Controller\BlockContentController::blockContentStorage
The custom block storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ block_content/ src/ Controller/ BlockContentController.php, line 20
Class
Namespace
Drupal\block_content\ControllerCode
protected $blockContentStorage;