You are here

protected property FormatterForm::$entity in Custom Formatters 8.3

The entity being used by this form.

Type: \Drupal\custom_formatters\FormatterInterface

Overrides EntityForm::$entity

File

src/Form/FormatterForm.php, line 23

Class

FormatterForm
Form controller for the shortcut set entity edit forms.

Namespace

Drupal\custom_formatters\Form

Code

protected $entity;