protected property HttpClientManagerFactory::$clients in HTTP Client Manager 8
Same name and namespace in other branches
- 8.2 src/HttpClientManagerFactory.php \Drupal\http_client_manager\HttpClientManagerFactory::clients
An array of http clients.
Type: array
File
- src/
HttpClientManagerFactory.php, line 20
Class
- HttpClientManagerFactory
- Class HttpClientManagerFactory.
Namespace
Drupal\http_client_managerCode
protected $clients = array();