entity_test.info.yml

drupal/core/modules/system/tests/modules/entity_test/entity_test.info.yml

File

drupal/core/modules/system/tests/modules/entity_test/entity_test.info.yml
View source
  1. name: 'Entity CRUD test module'
  2. type: module
  3. description: 'Provides entity types based upon the CRUD API.'
  4. package: Testing
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - field
  9. - text
  10. hidden: true