summaryrefslogtreecommitdiffstatshomepage
path: root/modules/entity/entity.info
blob: a26079f15b499c45ae7eb8e898c411be33380f49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
name = Entity
description = API for managing entities like nodes and users.
package = Core
version = VERSION
core = 8.x
required = TRUE
files[] = entity.query.inc
files[] = entity.controller.inc
files[] = tests/entity_crud_hook_test.test
files[] = tests/entity_query.test