You are here

protected property DemoImage::$filesystem in Panopoly Core 8.2

The filesystem.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/migrate/process/DemoImage.php, line 52

Class

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

Namespace

Drupal\panopoly_core\Plugin\migrate\process

Code

protected $filesystem;