FileCopy::$fileSystem
Same name in other branches
- 9 core/modules/migrate/src/Plugin/migrate/process/FileCopy.php \Drupal\migrate\Plugin\migrate\process\FileCopy::fileSystem
- 8.9.x core/modules/migrate/src/Plugin/migrate/process/FileCopy.php \Drupal\migrate\Plugin\migrate\process\FileCopy::fileSystem
- 10 core/modules/migrate/src/Plugin/migrate/process/FileCopy.php \Drupal\migrate\Plugin\migrate\process\FileCopy::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
-
core/
modules/ migrate/ src/ Plugin/ migrate/ process/ FileCopy.php, line 67
Class
- FileCopy
- Copies or moves a local file from one place into another.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $fileSystem;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.