projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c2c9283
)
Issue #1858508 by TravisCarden: Add see also to hook_theme docs
author
Jennifer Hodgdon
Thu, 6 Dec 2012 21:24:00 +0000 (13:24 -0800)
committer
Jennifer Hodgdon
Thu, 6 Dec 2012 21:24:00 +0000 (13:24 -0800)
modules/system/system.api.php
patch
|
blob
|
blame
|
history
diff --git
a/modules/system/system.api.php
b/modules/system/system.api.php
index
68ca19c
..
db1a911
100644
(file)
--- a/
modules/system/system.api.php
+++ b/
modules/system/system.api.php
@@
-2196,6
+2196,8
@@
function hook_permission() {
* 'module', 'theme_engine', or 'theme'.
* - theme path: (automatically derived) The directory path of the theme or
* module, so that it doesn't need to be looked up.
+ *
+ * @see hook_theme_registry_alter()
*/
function hook_theme($existing, $type, $theme, $path) {
return array(