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