recipe.yml
File
-
core/
tests/ fixtures/ recipes/ config_actions/ recipe.yml
View source
- name: 'Config actions'
- type: 'Testing'
- install:
- - config_test
- config:
- actions:
- config_test.dynamic.recipe:
- createIfNotExists:
- label: 'Created by recipe'
- setProtectedProperty: 'Set by recipe'
- config_test.system:
- simpleConfigUpdate:
- foo: 'not bar'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.