BlockContentForm::$entity
Same name in other branches
- 9 core/modules/block_content/src/BlockContentForm.php \Drupal\block_content\BlockContentForm::entity
- 10 core/modules/block_content/src/BlockContentForm.php \Drupal\block_content\BlockContentForm::entity
- 11.x core/modules/block_content/src/BlockContentForm.php \Drupal\block_content\BlockContentForm::entity
The block content entity.
Type: \Drupal\block_content\BlockContentInterface
Overrides ContentEntityForm::$entity
File
-
core/
modules/ block_content/ src/ BlockContentForm.php, line 21
Class
- BlockContentForm
- Form handler for the custom block edit forms.
Namespace
Drupal\block_contentCode
protected $entity;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.