You are here

protected property SitemapParserTest::$parser in Feeds 8.3

The Feeds parser plugin under test.

Type: \Drupal\feeds\Feeds\Parser\SitemapParser

File

tests/src/Unit/Feeds/Parser/SitemapParserTest.php, line 23

Class

SitemapParserTest
@coversDefaultClass \Drupal\feeds\Feeds\Parser\SitemapParser @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Parser

Code

protected $parser;