module_installer_config_test.schema.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
  2. 8.9.x core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
  3. 10 core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml

File

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

View source
  1. module_installer_config_test.type.*:
  2. type: config_entity
  3. label: 'Test entity type'
  4. mapping:
  5. id:
  6. type: string
  7. name:
  8. type: label
  9. label: 'Name'

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