protected property AjaxToggleForm::$fieldDefinition in Toggle Editable fields 8
The FieldDefinition being targeted by this form.
Type: \Drupal\Core\Field\FieldDefinitionInterface
File
- src/
Form/ AjaxToggleForm.php, line 28
Class
- AjaxToggleForm
- Build a form to switch state of targeted FieldItem.
Namespace
Drupal\toggle_editable_fields\FormCode
protected $fieldDefinition;