You are here

protected property DemoImage::$moduleHandler in Panopoly 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

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

Namespace

Drupal\panopoly_core\Plugin\migrate\process

Code

protected $moduleHandler;