entity_test.info

name = Entity CRUD test module
description = Provides entity types based upon the CRUD API.
package = Testing
version = VERSION
core = 8.x
dependencies[] = field
hidden = TRUE

File

drupal/core/modules/system/tests/modules/entity_test/entity_test.info
View source
  1. name = Entity CRUD test module
  2. description = Provides entity types based upon the CRUD API.
  3. package = Testing
  4. version = VERSION
  5. core = 8.x
  6. dependencies[] = field
  7. hidden = TRUE