protected property CsvParserTest::$parser in Feeds 8.3
The Feeds parser plugin under test.
Type: \Drupal\feeds\Feeds\Parser\CsvParser
File
- tests/
src/ Unit/ Feeds/ Parser/ CsvParserTest.php, line 25
Class
- CsvParserTest
- @coversDefaultClass \Drupal\feeds\Feeds\Parser\CsvParser @group feeds
Namespace
Drupal\Tests\feeds\Unit\Feeds\ParserCode
protected $parser;