Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Download.php
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\process
Code
protected $httpClient;
RSS feed