recipe.yml

core/tests/fixtures/recipes/config_from_module_and_recipe/recipe.yml

File

core/tests/fixtures/recipes/config_from_module_and_recipe/recipe.yml

View source
  1. name: 'Config from module and recipe'
  2. type: 'Testing'
  3. install:
  4. - config_test
  5. - shortcut
  6. - system
  7. config:
  8. import:
  9. config_test: '*'
  10. shortcut:
  11. - shortcut.set.default

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.