field.info

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

File

drupal/core/modules/field/field.info
View source
  1. name = Field
  2. description = Field API to add fields to entities like nodes and users.
  3. package = Core
  4. version = VERSION
  5. core = 8.x
  6. dependencies[] = field_sql_storage
  7. required = TRUE
  8. stylesheets[all][] = theme/field.css