You are here

protected property BootstrapCarouselImageFormatter::$imageStyleStorage in Bootstrap Carousel Image Formatter 8.3

The image style entity storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

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

Class

BootstrapCarouselImageFormatter
Plugin implementation of the 'bootstrap_image_carousel_formatter' formatter.

Namespace

Drupal\bootstrap_carousel_if\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;