protected property ParserTestBase::$feedType in Feeds extensible parsers 8
Same name in this branch
- 8 tests/src/Functional/Feeds/Parser/ParserTestBase.php \Drupal\Tests\feeds_ex\Functional\Feeds\Parser\ParserTestBase::feedType
- 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\ParserCode
protected $feedType;