summaryrefslogtreecommitdiff
path: root/modules/node
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2013-04-04 15:52:56 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2013-04-04 15:52:56 -0700
commit558e9a7da1f731fbee30963ddb6ec077bf579736 (patch)
treeef08aa6395e227aedb7663947f07ca6163eea9be /modules/node
parentf854613f463affbcde6ae0a3729c32cb2e02df45 (diff)
downloadbrdo-558e9a7da1f731fbee30963ddb6ec077bf579736.tar.gz
brdo-558e9a7da1f731fbee30963ddb6ec077bf579736.tar.bz2
Issue #1943664 by joachim: Use new standards to document entity info callback functions
Diffstat (limited to 'modules/node')
-rw-r--r--modules/node/node.module8
1 files changed, 1 insertions, 7 deletions
diff --git a/modules/node/node.module b/modules/node/node.module
index 378193d2b..f20c22950 100644
--- a/modules/node/node.module
+++ b/modules/node/node.module
@@ -244,13 +244,7 @@ function node_field_display_node_alter(&$display, $context) {
}
/**
- * Entity URI callback.
- *
- * @param $node
- * A node entity.
- *
- * @return array
- * An array with 'path' as the key and the path to the node as its value.
+ * Implements callback_entity_info_uri().
*/
function node_uri($node) {
return array(