You are here

protected property DemoImage::$fileStorage in Panopoly 8.2

The file entity storage.

Type: \Drupal\file\FileStorageInterface

File

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

Class

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

Namespace

Drupal\panopoly_core\Plugin\migrate\process

Code

protected $fileStorage;