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