You are here

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

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

An array containing the Http Service Api description.

Type: array

File

src/HttpClient.php, line 53

Class

HttpClient
The http client.

Namespace

Drupal\http_client_manager

Code

protected $api;