You are here

protected property LazySubscriberTest::$processor in Feeds 8.3

The Feeds processor plugin.

Type: \Drupal\feeds\Plugin\Type\Processor\ProcessorInterface

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $processor;