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