You are here

protected property DemoImage::$imageFactory in Panopoly 8.2

The image factory.

Type: \Drupal\Core\Image\ImageFactory

File

modules/panopoly/panopoly_core/src/Plugin/migrate/process/DemoImage.php, line 59

Class

DemoImage
Process plugin for creating demo images from files in the module.

Namespace

Drupal\panopoly_core\Plugin\migrate\process

Code

protected $imageFactory;