You are here

module_installer_config_test.schema.yml in Drupal 10

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'