You are here

protected property CsvParserTest::$parserId in Feeds 8.3

The ID of the parser to test.

Type: string

Overrides ParserTestBase::$parserId

File

tests/src/FunctionalJavascript/Feeds/Parser/CsvParserTest.php, line 20

Class

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

Namespace

Drupal\Tests\feeds\FunctionalJavascript\Feeds\Parser

Code

protected $parserId = 'csv';