- Issue created by @joachim
The migrate module invents several plugin types:
- migration
- source
- destination
- process
- id_map
As with all plugin types, these each have a corresponding alter info hook.
However, only hook_migration_plugins_alter() -- the alter hook for migration plugins -- is documented in migrate.api.php.
Active
11.0 🔥
documentation