recipe.yml
File
-
core/
tests/ fixtures/ recipes/ config_from_module_and_recipe/ recipe.yml
View source
- name: 'Config from module and recipe'
- type: 'Testing'
- install:
- - config_test
- - shortcut
- - system
- config:
- import:
- config_test: '*'
- shortcut:
- - shortcut.set.default
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.