You are here

protected property HttpClientManagerFactory::$clients in HTTP Client Manager 8.2

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

An array of HTTP Clients.

Type: array

File

src/HttpClientManagerFactory.php, line 21

Class

HttpClientManagerFactory
Class HttpClientManagerFactory.

Namespace

Drupal\http_client_manager

Code

protected $clients = [];