You are here

protected property DirectoryFetcherTest::$fetcher in Feeds 8.3

The Feeds fetcher plugin under test.

Type: \Drupal\feeds\Feeds\Fetcher\DirectoryFetcher

File

tests/src/Unit/Feeds/Fetcher/DirectoryFetcherTest.php, line 23

Class

DirectoryFetcherTest
@coversDefaultClass \Drupal\feeds\Feeds\Fetcher\DirectoryFetcher @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Fetcher

Code

protected $fetcher;