You are here

protected property HttpFetcher::$client in Feeds 8.3

The Guzzle client.

Type: \GuzzleHttp\ClientInterface

File

src/Feeds/Fetcher/HttpFetcher.php, line 42

Class

HttpFetcher
Defines an HTTP fetcher.

Namespace

Drupal\feeds\Feeds\Fetcher

Code

protected $client;