You are here

protected property FileCopy::$streamWrapperManager in Migrate Plus 8.2

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

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

Class

FileCopy
Copy a file from one place into another.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $streamWrapperManager;