You are here

protected property SvgImageWidget::$imageStyleStorage in Svg Image 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Field/FieldWidget/SvgImageWidget.php \Drupal\svg_image\Plugin\Field\FieldWidget\SvgImageWidget::imageStyleStorage
  2. 1.x src/Plugin/Field/FieldWidget/SvgImageWidget.php \Drupal\svg_image\Plugin\Field\FieldWidget\SvgImageWidget::imageStyleStorage

Image style storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldWidget/SvgImageWidget.php, line 62

Class

SvgImageWidget
Override plugin of the 'image_image' widget.

Namespace

Drupal\svg_image\Plugin\Field\FieldWidget

Code

protected $imageStyleStorage;