protected property RemoteManager::$httpClients in Entity Share 8.3
HTTP clients prepared per remote.
Type: \GuzzleHttp\ClientInterface[]
File
- modules/
entity_share_client/ src/ Service/ RemoteManager.php, line 48
Class
- RemoteManager
- Service to wrap requests logic.
Namespace
Drupal\entity_share_client\ServiceCode
protected $httpClients = [];