You are here

protected property DynamicItem::$data in Feeds 8.3

The field data.

Type: array

File

src/Feeds/Item/DynamicItem.php, line 17

Class

DynamicItem
Defines an item class for when a parser has a dynamic set of fields.

Namespace

Drupal\feeds\Feeds\Item

Code

protected $data = [];