protected property EntityLegalDocumentAcceptanceForm::$document in Entity Legal 8.2
Same name and namespace in other branches
- 4.0.x src/Form/EntityLegalDocumentAcceptanceForm.php \Drupal\entity_legal\Form\EntityLegalDocumentAcceptanceForm::document
- 3.0.x src/Form/EntityLegalDocumentAcceptanceForm.php \Drupal\entity_legal\Form\EntityLegalDocumentAcceptanceForm::document
The Entity Legal Document used by this form.
Type: \Drupal\entity_legal\EntityLegalDocumentInterface
File
- src/
Form/ EntityLegalDocumentAcceptanceForm.php, line 21
Class
- EntityLegalDocumentAcceptanceForm
- Provides a confirmation form for deleting a custom block entity.
Namespace
Drupal\entity_legal\FormCode
protected $document;