You are here

protected property LazySubscriberTest::$state in Feeds 8.3

The state object.

Type: \Drupal\feeds\StateInterface

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $state;