Download::$httpClient
Same name in other branches
- 9 core/modules/migrate/src/Plugin/migrate/process/Download.php \Drupal\migrate\Plugin\migrate\process\Download::httpClient
- 8.9.x core/modules/migrate/src/Plugin/migrate/process/Download.php \Drupal\migrate\Plugin\migrate\process\Download::httpClient
- 10 core/modules/migrate/src/Plugin/migrate/process/Download.php \Drupal\migrate\Plugin\migrate\process\Download::httpClient
The Guzzle HTTP Client service.
Type: \GuzzleHttp\Client
File
-
core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Download.php, line 77
Class
- Download
- Downloads a file from a HTTP(S) remote location into the local file system.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $httpClient;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.