The block entity.
Type: \Drupal\block\BlockInterface
Overrides EntityForm::$entity
File
- core/modules/block/src/BlockForm.php, line 30
Class
- BlockForm
- Provides form for block instance forms.
Namespace
Drupal\block
Code
protected $entity;
The block entity.
Type: \Drupal\block\BlockInterface
Overrides EntityForm::$entity
Drupal\block
protected $entity;
Please login to continue.