protected property ImageStyleFormBase::$entity in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/image/src/Form/ImageStyleFormBase.php \Drupal\image\Form\ImageStyleFormBase::entity
The entity being used by this form.
Type: \Drupal\image\ImageStyleInterface
Overrides EntityForm::$entity
File
- core/
modules/ image/ src/ Form/ ImageStyleFormBase.php, line 25 - Contains \Drupal\image\Form\ImageStyleFormBase.
Class
- ImageStyleFormBase
- Base form for image style add and edit forms.
Namespace
Drupal\image\FormCode
protected $entity;