You are here

protected property ImagecacheExternalResponsiveImage::$responsiveImageStyleStorage in Imagecache External 8

The responsive image style storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldFormatter/ImagecacheExternalResponsiveImage.php, line 42

Class

ImagecacheExternalResponsiveImage
Plugin implementation of the 'imagecache_external_image' formatter.

Namespace

Drupal\imagecache_external\Plugin\Field\FieldFormatter

Code

protected $responsiveImageStyleStorage;