Security update for Core, with self-updated composer
[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   source_module: menu
12 process:
13   override_parent_selector: menu_override_parent_selector
14 destination:
15   plugin: config
16   config_name: menu_ui.settings