MigrateMapSaveEvent::$fields

Array of fields being saved to the map, keyed by field name.

Type: array

File

core/modules/migrate/src/Event/MigrateMapSaveEvent.php, line 25

Class

MigrateMapSaveEvent
Wraps a migrate map save event for event listeners.

Namespace

Drupal\migrate\Event

Code

protected $fields;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.