You are here

protected property OpmlParserTest::$parser in Feeds 8.3

The Feeds parser plugin under test.

Type: \Drupal\feeds\Feeds\Parser\OpmlParser

File

tests/src/Unit/Feeds/Parser/OpmlParserTest.php, line 21

Class

OpmlParserTest
@coversDefaultClass \Drupal\feeds\Feeds\Parser\OpmlParser @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Parser

Code

protected $parser;