diff options
Diffstat (limited to 'modules/system/system.api.php')
-rw-r--r-- | modules/system/system.api.php | 2 |
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 |