You are here

protected property ImagePopupFieldFormatter::$imageStyleStorage in Simple Image Popup 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Field/FieldFormatter/ImagePopupFieldFormatter.php \Drupal\image_popup\Plugin\Field\FieldFormatter\ImagePopupFieldFormatter::imageStyleStorage

The image style entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldFormatter/ImagePopupFieldFormatter.php, line 56
Contains \Drupal\image_popup\Plugin\Field\FieldFormatter\ImagePopupFieldFormatter.

Class

ImagePopupFieldFormatter
Plugin implementation of the 'image_popup_field_formatter' formatter.

Namespace

Drupal\image_popup\Plugin\Field\FieldFormatter

Code

protected $imageStyleStorage;