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\Form

Code

1
protected $entity;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.