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
1 | protected $blockContentTypeStorage ; |
Please login to continue.