You are here

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

The feed entity.

Type: \Drupal\feeds\FeedInterface

File

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

Class

ParserTestBase
Base class for parser unit tests.

Namespace

Drupal\Tests\feeds_ex\Unit\Feeds\Parser

Code

protected $feed;