You are here

protected property SpecFetcher::$httpClient in Apigee API Catalog 8

Same name and namespace in other branches
  1. 8.2 src/SpecFetcher.php \Drupal\apigee_api_catalog\SpecFetcher::httpClient

GuzzleHttp\ClientInterface definition.

Type: \GuzzleHttp\ClientInterface

File

src/SpecFetcher.php, line 58

Class

SpecFetcher
Class SpecFetcher.

Namespace

Drupal\apigee_api_catalog

Code

protected $httpClient;