You are here

protected property LazySubscriberTest::$fetcher in Feeds 8.3

The Feeds fetcher plugin.

Type: \Drupal\feeds\Plugin\Type\Fetcher\FetcherInterface

File

tests/src/Unit/EventSubscriber/LazySubscriberTest.php, line 64

Class

LazySubscriberTest
@coversDefaultClass \Drupal\feeds\EventSubscriber\LazySubscriber @group feeds

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $fetcher;