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