- name = Entity CRUD test module
 
- description = Provides entity types based upon the CRUD API.
 
- version = VERSION
 
- core = 7.x
 
- files[] = entity_test.module
 
- files[] = entity_test.install
 
- dependencies[] = entity
 
- hidden = TRUE
 
- ; Information added by Drupal.org packaging script on 2016-09-22
 
- version = "7.x-1.8"
 
- core = "7.x"
 
- project = "entity"
 
- datestamp = "1474546503"
 
 
  |