You are here

protected property ParserTestBase::$state in Feeds extensible parsers 8

The state object.

Type: \Drupal\feeds\State

File

tests/src/Unit/Feeds/Parser/ParserTestBase.php, line 40

Class

ParserTestBase
Base class for parser unit tests.

Namespace

Drupal\Tests\feeds_ex\Unit\Feeds\Parser

Code

protected $state;