You are here

protected property BlockContentController::$blockContentTypeStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block_content/src/Controller/BlockContentController.php \Drupal\block_content\Controller\BlockContentController::blockContentTypeStorage

The custom block type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/block_content/src/Controller/BlockContentController.php, line 27

Class

BlockContentController

Namespace

Drupal\block_content\Controller

Code

protected $blockContentTypeStorage;