condition_test.schema.yml

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml
  2. 10 core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml
core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml

File

core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml

View source
  1. condition_test.settings:
  2. type: config_object
  3. label: 'Settings'
  4. mapping:
  5. visibility:
  6. type: sequence
  7. label: Visibility conditions
  8. sequence:
  9. type: condition.plugin.[id]
  10. label: Visibility condition

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