You are here

protected property FeedType::$mappings in Feeds 8.3

The list of source to target mappings.

Type: array

File

src/Entity/FeedType.php, line 161

Class

FeedType
Defines the Feeds feed type entity.

Namespace

Drupal\feeds\Entity

Code

protected $mappings = [];