You are here

protected property FileCopy::$fileSystem in Migrate Plus 8.2

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/migrate/process/FileCopy.php, line 36

Class

FileCopy
Copy a file from one place into another.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $fileSystem;