You are here

protected property EntityProcessorBaseTest::$state in Feeds 8.3

The state.

@todo replace with StateInterface.

Type: \Drupal\feeds\State

Overrides EntityKernelTestBase::$state

File

tests/src/Kernel/Feeds/Processor/EntityProcessorBaseTest.php, line 53

Class

EntityProcessorBaseTest
@coversDefaultClass \Drupal\feeds\Feeds\Processor\EntityProcessorBase @group feeds

Namespace

Drupal\Tests\feeds\Kernel\Feeds\Processor

Code

protected $state;