protected property ImageFormatter::$imageStyleStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter::imageStyleStorage
The image style entity storage.
Type: \Drupal\image\ImageStyleStorageInterface
File
- core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageFormatter.php, line 45
Class
- ImageFormatter
- Plugin implementation of the 'image' formatter.
Namespace
Drupal\image\Plugin\Field\FieldFormatterCode
protected $imageStyleStorage;