You are here

protected property FastlyImageFormatter::$imageStyleStorage in Fastly 8.3

The image style entity storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

src/Plugin/Field/FieldFormatter/FastlyImageFormatter.php, line 44

Class

FastlyImageFormatter
Plugin implementation of the fastly 'image' formatter.

Namespace

Drupal\fastly\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;