The entity being used by this form.
Type: \Drupal\image\ImageStyleInterface
Overrides EntityForm::$entity
File
- core/modules/image/src/Form/ImageStyleFormBase.php, line 20
Class
- ImageStyleFormBase
- Base form for image style add and edit forms.
Namespace
Drupal\image\Form
Code
protected $entity;
Please login to continue.