You are here

protected property ImageRawFormatter::$imageStyleStorage in Image Raw Formatter 8

The image style entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldFormatter/ImageRawFormatter.php, line 53
Contains \Drupal\image_raw_formatter\Plugin\Field\FieldFormatter\ImageRawFormatter.

Class

ImageRawFormatter
Plugin implementation of the 'image_raw_formatter' formatter.

Namespace

Drupal\image_raw_formatter\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;