You are here

protected property SitemapParserTest::$state in Feeds 8.3

The state object.

Type: \Drupal\feeds\StateInterface

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\Feeds\Parser

Code

protected $state;