You are here

protected property LazySubscriberTest::$parser in Feeds 8.3

The Feeds parser plugin.

Type: \Drupal\feeds\Plugin\Type\Parser\ParserInterface

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $parser;