ImageStyleFormBase::$entity

Same name and namespace in other branches
  1. 8.9.x core/modules/image/src/Form/ImageStyleFormBase.php \Drupal\image\Form\ImageStyleFormBase::entity
  2. 10 core/modules/image/src/Form/ImageStyleFormBase.php \Drupal\image\Form\ImageStyleFormBase::entity
  3. 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\Form

Code

protected $entity;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.