You are here

protected property HttpClient::$fileLoader in HTTP Client Manager 8.2

The file loader used to load the service descriptions.

Type: \Guzzle\Service\Loader\FileLoader

File

src/HttpClient.php, line 95

Class

HttpClient
The http client.

Namespace

Drupal\http_client_manager

Code

protected $fileLoader;