You are here

protected property ProjectVersionClient::$httpClient in Acquia Content Hub 8.2

The HTTP client to fetch the project release data.

Type: \GuzzleHttp\ClientInterface

File

src/Client/ProjectVersionClient.php, line 21

Class

ProjectVersionClient
Project version client to get latest releases for a project from D.O.

Namespace

Drupal\acquia_contenthub\Client

Code

protected $httpClient;