drupal/core/modules/field/field.info

13 lines
318 B
Plaintext

name = Field
description = Field API to add fields to entities like nodes and users.
package = Core
version = VERSION
core = 8.x
files[] = field.module
files[] = field.attach.inc
files[] = tests/field.test
dependencies[] = field_sql_storage
dependencies[] = entity
required = TRUE
stylesheets[all][] = theme/field.css