You are here

protected property ParserTestBase::$parser in Feeds extensible parsers 8

The Feeds parser plugin.

Type: \Drupal\feeds_ex\Feeds\Parser\ParserBase

File

tests/src/Unit/Feeds/Parser/ParserTestBase.php, line 19

Class

ParserTestBase
Base class for parser unit tests.

Namespace

Drupal\Tests\feeds_ex\Unit\Feeds\Parser

Code

protected $parser;