You are here

protected property ColorboxFormatter::$imageStyleStorage in Colorbox 8

The image style entity storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

src/Plugin/Field/FieldFormatter/ColorboxFormatter.php, line 46

Class

ColorboxFormatter
Plugin implementation of the 'colorbox' formatter.

Namespace

Drupal\colorbox\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;