You are here

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

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

The name of the service api of this http client instance.

Type: string

File

src/HttpClient.php, line 32

Class

HttpClient
The http client.

Namespace

Drupal\http_client_manager

Code

protected $serviceApi;