ImageUrlFormatter::$imageStyleStorage

Same name in other branches
  1. 9 core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php \Drupal\image\Plugin\Field\FieldFormatter\ImageUrlFormatter::imageStyleStorage
  2. 10 core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php \Drupal\image\Plugin\Field\FieldFormatter\ImageUrlFormatter::imageStyleStorage

The image style entity storage.

Type: \Drupal\image\ImageStyleStorageInterface

File

core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php, line 34

Class

ImageUrlFormatter
Plugin implementation of the 'image_url' formatter.

Namespace

Drupal\image\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.