ImageStyleFormBase::$entity
Same name in other branches
- 8.9.x core/modules/image/src/Form/ImageStyleFormBase.php \Drupal\image\Form\ImageStyleFormBase::entity
- 10 core/modules/image/src/Form/ImageStyleFormBase.php \Drupal\image\Form\ImageStyleFormBase::entity
- 11.x 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 20
Class
- ImageStyleFormBase
- Base form for image style add and edit forms.
Namespace
Drupal\image\FormCode
protected $entity;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.