function ImportAwareInterface::postImport
Performs post-import tasks.
Parameters
\Drupal\migrate\Event\MigrateImportEvent $event: The post-import event object.
File
-
core/
modules/ migrate/ src/ Event/ ImportAwareInterface.php, line 24
Class
- ImportAwareInterface
- Interface for plugins that react to pre- or post-import events.
Namespace
Drupal\migrate\EventCode
public function postImport(MigrateImportEvent $event);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.