You are here

protected property EntityLegalDocumentVersionForm::$entity in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Form/EntityLegalDocumentVersionForm.php \Drupal\entity_legal\Form\EntityLegalDocumentVersionForm::entity
  2. 4.0.x src/Form/EntityLegalDocumentVersionForm.php \Drupal\entity_legal\Form\EntityLegalDocumentVersionForm::entity

The entity being used by this form.

Type: \Drupal\entity_legal\EntityLegalDocumentVersionInterface

Overrides ContentEntityForm::$entity

File

src/Form/EntityLegalDocumentVersionForm.php, line 22

Class

EntityLegalDocumentVersionForm
Class EntityLegalDocumentVersionForm.

Namespace

Drupal\entity_legal\Form

Code

protected $entity;