config_entity_example.info.yml

Same filename in other branches
  1. 3.x modules/config_entity_example/config_entity_example.info.yml
modules/config_entity_example/config_entity_example.info.yml

File

modules/config_entity_example/config_entity_example.info.yml

View source
  1. name: 'Config Entity Example'
  2. type: module
  3. description: 'Demonstrates how to create a config entity type.'
  4. package: Example modules
  5. core_version_requirement: ^9.4 || ^10
  6. dependencies:
  7. - examples:examples