You are here

protected property PreviewController::$imageFactory in Retina Images 8

The image factory.

Type: \Drupal\Core\Image\ImageFactory

File

src/Controller/PreviewController.php, line 37
Controller for alternate preview image.

Class

PreviewController
Class PreviewController @package Drupal\retina_images\Controller

Namespace

Drupal\retina_images\Controller

Code

protected $imageFactory;