protected property JsonPathLinesParserTest::$parserId in Feeds extensible parsers 8
Same name in this branch
- 8 tests/src/Functional/Feeds/Parser/JsonPathLinesParserTest.php \Drupal\Tests\feeds_ex\Functional\Feeds\Parser\JsonPathLinesParserTest::parserId
- 8 tests/src/FunctionalJavascript/Feeds/Parser/JsonPathLinesParserTest.php \Drupal\Tests\feeds_ex\FunctionalJavascript\Feeds\Parser\JsonPathLinesParserTest::parserId
The ID of the parser to test.
Type: string
Overrides ParserTestBase::$parserId
File
- tests/
src/ FunctionalJavascript/ Feeds/ Parser/ JsonPathLinesParserTest.php, line 19
Class
- JsonPathLinesParserTest
- @coversDefaultClass \Drupal\feeds_ex\Feeds\Parser\JsonPathLinesParser @group feeds_ex
Namespace
Drupal\Tests\feeds_ex\FunctionalJavascript\Feeds\ParserCode
protected $parserId = 'jsonpathlines';