The entity being used by this form.
Type: \Drupal\Core\Entity\EntityInterface
File
- core/lib/Drupal/Core/Entity/EntityForm.php, line 56
Class
- EntityForm
- Base class for entity forms.
Namespace
Drupal\Core\Entity
Code
protected $entity;
The entity being used by this form.
Type: \Drupal\Core\Entity\EntityInterface
Drupal\Core\Entity
protected $entity;
Please login to continue.