You are here

protected property PackageDownloader::$httpClient in Ludwig 8

The HTTP client.

Type: \GuzzleHttp\ClientInterface

File

src/PackageDownloader.php, line 36

Class

PackageDownloader
Download packages defined in ludwig.json files.

Namespace

Drupal\ludwig

Code

protected $httpClient;