hal.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/hal/config/schema/hal.schema.yml
core/modules/hal/config/schema/hal.schema.yml

File

core/modules/hal/config/schema/hal.schema.yml

View source
  1. # Schema for the configuration files of the HAL module.
  2. hal.settings:
  3. type: config_object
  4. label: 'HAL settings'
  5. mapping:
  6. link_domain:
  7. type: string
  8. label: 'Domain of the relation'

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