You are here

protected property FieldableEdgeEntityForm::$entity in Apigee Edge 8

The fieldable entity being used by this form.

Type: \Drupal\Core\Entity\FieldableEntityInterface

Overrides EntityForm::$entity

File

src/Entity/Form/FieldableEdgeEntityForm.php, line 43

Class

FieldableEdgeEntityForm
Base entity form for fieldable Apigee Edge entity types.

Namespace

Drupal\apigee_edge\Entity\Form

Code

protected $entity;