The block storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/modules/block/src/BlockForm.php, line 37
 
Class
- BlockForm
 - Provides form for block instance forms.
 
Namespace
Drupal\block
Code
protected $storage;
The block storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
Drupal\block
protected $storage;
Please login to continue.