You are here

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

Same name in this branch
  1. 8 tests/src/Functional/Feeds/Parser/ParserTestBase.php \Drupal\Tests\feeds_ex\Functional\Feeds\Parser\ParserTestBase::feedType
  2. 8 tests/src/Unit/Feeds/Parser/ParserTestBase.php \Drupal\Tests\feeds_ex\Unit\Feeds\Parser\ParserTestBase::feedType

The feed type entity.

Type: \Drupal\feeds\FeedTypeInterface

File

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

Class

ParserTestBase
Base class for parser unit tests.

Namespace

Drupal\Tests\feeds_ex\Unit\Feeds\Parser

Code

protected $feedType;