MigrateRunnerHooks
class MigrateRunnerHooks (View source)
Methods
__construct(EventDispatcherInterface $eventDispatcher)
No description
void
prepareRow(Row $row, MigrateSourceInterface $source, MigrationInterface $migration)
Implements hook_migrate_prepare_row().
Details
__construct(EventDispatcherInterface $eventDispatcher)
No description
void
prepareRow(Row $row, MigrateSourceInterface $source, MigrationInterface $migration)
Implements hook_migrate_prepare_row().
We implement this on behalf of the 'system' module.