You are here

entity_bundle_plugin.info in Entity bundle plugin 7

name = Entity Bundle Plugin
description = "Provide supports for entity types which bundles are plugin classes."
package = Entity
core = 7.x
php = 5.3

dependencies[] = entity
dependencies[] = ctools

files[] = tests/entity_bundle_plugin_merge.test
files[] = entity_bundle_plugin.controller.inc

File

entity_bundle_plugin.info
View source
  1. name = Entity Bundle Plugin
  2. description = "Provide supports for entity types which bundles are plugin classes."
  3. package = Entity
  4. core = 7.x
  5. php = 5.3
  6. dependencies[] = entity
  7. dependencies[] = ctools
  8. files[] = tests/entity_bundle_plugin_merge.test
  9. files[] = entity_bundle_plugin.controller.inc