You are here

protected property RemoteManager::$httpClientFactory in Entity Share 8

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/src/Service/RemoteManager.php \Drupal\entity_share_client\Service\RemoteManager::httpClientFactory

The HTTP client factory.

Type: \Drupal\Core\Http\ClientFactory

File

modules/entity_share_client/src/Service/RemoteManager.php, line 21

Class

RemoteManager
Class RemoteManager.

Namespace

Drupal\entity_share_client\Service

Code

protected $httpClientFactory;