Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / core / modules / menu_ui / migrations / menu_settings.yml
1 # The menu migration is in the system module and the menu_links migration is in the menu_link_content module.
2 id: menu_settings
3 label: Menu UI configuration
4 migration_tags:
5   - Drupal 6
6   - Drupal 7
7   - Configuration
8 source:
9   plugin: variable
10   variables:
11     - menu_override_parent_selector
12   source_module: menu
13 process:
14   override_parent_selector: menu_override_parent_selector
15 destination:
16   plugin: config
17   config_name: menu_ui.settings