You are here

protected property CsvParserTest::$feedType in Feeds 8.3

The feed type entity.

Type: \Drupal\feeds\FeedTypeInterface

File

tests/src/Unit/Feeds/Parser/CsvParserTest.php, line 32

Class

CsvParserTest
@coversDefaultClass \Drupal\feeds\Feeds\Parser\CsvParser @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Parser

Code

protected $feedType;