Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
adccec53
Commit
adccec53
authored
Dec 06, 2012
by
Jennifer Hodgdon
Browse files
Issue
#1858508
by TravisCarden: Add see also to hook_theme docs
parent
ab200662
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/system/system.api.php
View file @
adccec53
...
...
@@ -1819,6 +1819,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
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment