You are here

protected property ImagefieldSlideshowFieldFormatter::$imageStyleStorage in Imagefield Slideshow 8

The image style entity storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

src/Plugin/Field/FieldFormatter/ImagefieldSlideshowFieldFormatter.php, line 49

Class

ImagefieldSlideshowFieldFormatter
Plugin implementation of 'imagefield_slideshow_field_formatter' formatter.

Namespace

Drupal\imagefield_slideshow\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;