protected property EntityLegalDocumentForm::$entity in Entity Legal 4.0.x
Same name and namespace in other branches
- 8.2 src/Form/EntityLegalDocumentForm.php \Drupal\entity_legal\Form\EntityLegalDocumentForm::entity
- 3.0.x src/Form/EntityLegalDocumentForm.php \Drupal\entity_legal\Form\EntityLegalDocumentForm::entity
The entity being used by this form.
Type: \Drupal\entity_legal\EntityLegalDocumentInterface
Overrides EntityForm::$entity
File
- src/
Form/ EntityLegalDocumentForm.php, line 45
Class
- EntityLegalDocumentForm
- Base form for contact form edit forms.
Namespace
Drupal\entity_legal\FormCode
protected $entity;