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