protected property FileCopy::$streamWrapperManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/migrate/process/FileCopy.php \Drupal\migrate\Plugin\migrate\process\FileCopy::streamWrapperManager
- 9 core/modules/migrate/src/Plugin/migrate/process/FileCopy.php \Drupal\migrate\Plugin\migrate\process\FileCopy::streamWrapperManager
The stream wrapper manager service.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- core/
modules/ migrate/ src/ Plugin/ migrate/ process/ FileCopy.php, line 61
Class
- FileCopy
- Copies or moves a local file from one place into another.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $streamWrapperManager;