You are here

protected property CsvParserTest::$state in Feeds 8.3

The state object.

Type: \Drupal\feeds\StateInterface

File

tests/src/Unit/Feeds/Parser/CsvParserTest.php, line 46

Class

CsvParserTest
@coversDefaultClass \Drupal\feeds\Feeds\Parser\CsvParser @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Parser

Code

protected $state;