You are here

protected property ImagecacheExternalImage::$imageFactory in Imagecache External 8

The database connection.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/Field/FieldFormatter/ImagecacheExternalImage.php, line 38

Class

ImagecacheExternalImage
Plugin implementation of the 'imagecache_external_image' formatter.

Namespace

Drupal\imagecache_external\Plugin\Field\FieldFormatter

Code

protected $imageFactory;