Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / node / migrations / d7_node_settings.yml
1 id: d7_node_settings
2 label: Node configuration
3 migration_tags:
4   - Drupal 7
5   - Configuration
6 source:
7   plugin: variable
8   variables:
9     - node_admin_theme
10   source_module: node
11 process:
12   use_admin_theme: node_admin_theme
13 destination:
14   plugin: config
15   config_name: node.settings