Version 1
[yaffs-website] / web / core / modules / menu_ui / migration_templates / 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 source:
8   plugin: variable
9   variables:
10     - menu_override_parent_selector
11 process:
12   override_parent_selector: menu_override_parent_selector
13 destination:
14   plugin: config
15   config_name: menu_ui.settings