You are here

protected property FeedTypeTest::$feedType in Feeds 8.3

The feed type under test.

Type: \Drupal\feeds\Entity\FeedType

File

tests/src/Unit/Entity/FeedTypeTest.php, line 21

Class

FeedTypeTest
@coversDefaultClass \Drupal\feeds\Entity\FeedType @group feeds

Namespace

Drupal\Tests\feeds\Unit\Entity

Code

protected $feedType;