You are here

protected property CarouselBlock::$imageStyleService in bootstrap simple carousel 8

Image style service.

Type: \Drupal\image\ImageStyleInterface

File

src/Plugin/Block/CarouselBlock.php, line 37

Class

CarouselBlock
Provides a 'Bootstrap simple carousel' Block.

Namespace

Drupal\bootstrap_simple_carousel\Plugin\Block

Code

protected $imageStyleService;