Same name in other branches
  1. 8.x-1.x src/Plugin/Field/FieldFormatter/ColorboxFormatter.php \Drupal\colorbox\Plugin\Field\FieldFormatter\ColorboxFormatter::imageStyleStorage

The image style entity storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

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

Class

ColorboxFormatter
Plugin implementation of the 'colorbox' formatter.

Namespace

Drupal\colorbox\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;