summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-12-04 22:46:28 +0000
committerDries Buytaert <dries@buytaert.net>2009-12-04 22:46:28 +0000
commit14053d362546d4fbcab14543757e5f5a88eea538 (patch)
tree0ea7573d95f38d18f8fb05348cbb02118c5971b6 /modules/system/system.api.php
parent8b209587a3fbd6d3a8fb6af0ff699819795f90aa (diff)
downloadbrdo-14053d362546d4fbcab14543757e5f5a88eea538.tar.gz
brdo-14053d362546d4fbcab14543757e5f5a88eea538.tar.bz2
- Patch #584296 by jhodgdon: improved field API documentation.
Diffstat (limited to 'modules/system/system.api.php')
-rw-r--r--modules/system/system.api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index 3e0938fba..820e351ec 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -119,7 +119,7 @@ function hook_entity_info() {
'id key' => 'nid',
'revision key' => 'vid',
'fieldable' => TRUE,
- 'bundle key' => 'type',
+ 'bundle key' => array('bundle' => 'type'),
// Node.module handles its own caching.
// 'cacheable' => FALSE,
// Bundles must provide human readable name so