protected property BlockForm::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/block/src/BlockForm.php \Drupal\block\BlockForm::entity
The block entity.
Type: \Drupal\block\BlockInterface
Overrides EntityForm::$entity
File
- core/
modules/ block/ src/ BlockForm.php, line 32
Class
- BlockForm
- Provides form for block instance forms.
Namespace
Drupal\blockCode
protected $entity;