You are here

protected property UploadFetcherTest::$fetcher in Feeds 8.3

The Feeds fetcher plugin under test.

Type: \Drupal\feeds\Feeds\Fetcher\UploadFetcher

File

tests/src/Unit/Feeds/Fetcher/UploadFetcherTest.php, line 33

Class

UploadFetcherTest
@coversDefaultClass \Drupal\feeds\Feeds\Fetcher\UploadFetcher @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Fetcher

Code

protected $fetcher;