You are here

protected property HttpClient::$client in HTTP Client Manager 8

Same name and namespace in other branches
  1. 8.2 src/HttpClient.php \Drupal\http_client_manager\HttpClient::client

Guzzle Client definition.

Type: \Guzzle\Service\Client

File

src/HttpClient.php, line 38

Class

HttpClient

Namespace

Drupal\http_client_manager

Code

protected $client;