protected property HttpClient::$client in HTTP Client Manager 8.2
Same name and namespace in other branches
- 8 src/HttpClient.php \Drupal\http_client_manager\HttpClient::client
Guzzle Client definition.
Type: \GuzzleHttp\Command\Guzzle\GuzzleClient
File
- src/
HttpClient.php, line 67
Class
- HttpClient
- The http client.
Namespace
Drupal\http_client_managerCode
protected $client;