The custom block type storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/modules/block_content/src/BlockContentForm.php, line 30
Class
- BlockContentForm
- Form handler for the custom block edit forms.
Namespace
Drupal\block_content
Code
protected $blockContentTypeStorage;
Please login to continue.