The custom block type storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/modules/block_content/src/Controller/BlockContentController.php, line 27
Class
Namespace
Drupal\block_content\Controller
Code
1 | protected $blockContentTypeStorage ; |
Please login to continue.