You are here

protected property jCarouselFieldFormatter::$imageStyleStorage in jQuery carousel 8

The image style entity storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

src/Plugin/Field/FieldFormatter/jCarouselFieldFormatter.php, line 37

Class

jCarouselFieldFormatter
Plugin annotation @FieldFormatter( id = "jquery_carousel_images", label = @Translation("jQuery Carousel"), field_types = { "image" } )

Namespace

Drupal\jquery_carousel\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;