protected property EntityForm::$entity in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/EntityForm.php \Drupal\Core\Entity\EntityForm::entity
The entity being used by this form.
Type: \Drupal\Core\Entity\EntityInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityForm.php, line 61 - Contains \Drupal\Core\Entity\EntityForm.
Class
- EntityForm
- Base class for entity forms.
Namespace
Drupal\Core\EntityCode
protected $entity;