protected property FileCopy::$fileSystem in Drupal 9
Same name and namespace in other branches
- 8 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 68
Class
- FileCopy
- Copies or moves a local file from one place into another.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $fileSystem;