protected property EntityFormController::$entity

The entity being used by this form.

Type: \Drupal\Core\Entity\EntityInterface

File

drupal/core/lib/Drupal/Core/Entity/EntityFormController.php, line 34
Contains \Drupal\Core\Entity\EntityFormController.

Class

EntityFormController
Base class for entity form controllers.

Namespace

Drupal\Core\Entity

Code

protected $entity;