You are here

protected property SlickFormatterTrait::$imageFactory in Slick Carousel 8.2

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/Field/FieldFormatter/SlickFormatterTrait.php, line 25

Class

SlickFormatterTrait
A Trait common for slick formatters.

Namespace

Drupal\slick\Plugin\Field\FieldFormatter

Code

protected $imageFactory = NULL;