You are here

protected property AjaxToggleForm::$entity in Toggle Editable fields 8

The entity being used by this form.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/AjaxToggleForm.php, line 35

Class

AjaxToggleForm
Build a form to switch state of targeted FieldItem.

Namespace

Drupal\toggle_editable_fields\Form

Code

protected $entity;