protected property ImageStyleDeleteForm::$imageStyle

The image style to be deleted.

Type: \Drupal\image\Plugin\Core\Entity\ImageStyle $imageStyle

File

drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php, line 23
Contains \Drupal\image\Form\ImageStyleDeleteForm.

Class

ImageStyleDeleteForm
Creates a form to delete an image style.

Namespace

Drupal\image\Form

Code

protected $imageStyle;