You are here

protected property FeedTest::$feedType in Feeds 8.3

A feed type that can be used for feed entities.

Type: \Drupal\feeds\Entity\FeedType

File

tests/src/Kernel/Entity/FeedTest.php, line 33

Class

FeedTest
@coversDefaultClass \Drupal\feeds\Entity\Feed @group feeds

Namespace

Drupal\Tests\feeds\Kernel\Entity

Code

protected $feedType;