You are here

protected property HttpFetcherTest::$mockHandler in Feeds 8.3

A mocked HTTP handler to use within the handler stack.

Type: \GuzzleHttp\Handler\MockHandler

File

tests/src/Unit/Feeds/Fetcher/HttpFetcherTest.php, line 47

Class

HttpFetcherTest
@coversDefaultClass \Drupal\feeds\Feeds\Fetcher\HttpFetcher @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Fetcher

Code

protected $mockHandler;