Download::$fileSystem
Same name in other branches
- 9 core/modules/migrate/src/Plugin/migrate/process/Download.php \Drupal\migrate\Plugin\migrate\process\Download::fileSystem
- 8.9.x core/modules/migrate/src/Plugin/migrate/process/Download.php \Drupal\migrate\Plugin\migrate\process\Download::fileSystem
- 11.x core/modules/migrate/src/Plugin/migrate/process/Download.php \Drupal\migrate\Plugin\migrate\process\Download::fileSystem
The file system service.
Type: \Drupal\Core\File\FileSystemInterface
File
-
core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Download.php, line 70
Class
- Download
- Downloads a file from a HTTP(S) remote location into the local file system.
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.