You are here

protected property FeedsDrushCommandsTest::$feedType in Feeds 8.3

The feed type to test with.

Type: \Drupal\feeds\FeedTypeInterface

File

tests/src/Functional/Commands/FeedsDrushCommandsTest.php, line 24

Class

FeedsDrushCommandsTest
@coversDefaultClass \Drupal\feeds\Commands\FeedsDrushCommands @group feeds

Namespace

Drupal\Tests\feeds\Functional\Commands

Code

protected $feedType;