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\Entity\FeedType
File
- tests/
src/ Functional/ Feeds/ Parser/ ParserTestBase.php, line 17
Class
- ParserTestBase
- Base class for parser functional tests.
Namespace
Drupal\Tests\feeds_ex\Functional\Feeds\ParserCode
protected $feedType;