You are here

protected property SyndicationParserTest::$parser in Feeds 8.3

The Feeds parser plugin under test.

Type: \Drupal\feeds\Feeds\Parser\SyndicationParser

File

tests/src/Unit/Feeds/Parser/SyndicationParserTest.php, line 26

Class

SyndicationParserTest
@coversDefaultClass \Drupal\feeds\Feeds\Parser\SyndicationParser @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Parser

Code

protected $parser;