You are here

protected property HttpFetcherTest::$fetcher in Feeds 8.3

The Feeds fetcher plugin under test.

Type: \Drupal\feeds\Feeds\Fetcher\HttpFetcher

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\Feeds\Fetcher

Code

protected $fetcher;