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
515639d3
Commit
515639d3
authored
Apr 06, 2014
by
webchick
Browse files
Issue
#2234047
by cs_shadow | Cottser: Missing space after hook_theme() in theme.api.php.
parent
688b9e6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/system/theme.api.php
View file @
515639d3
...
...
@@ -37,7 +37,7 @@
* @endcode
*
* @section sec_theme_hooks Theme Hooks
* Modules register theme hooks within a hook_theme()implementation and provide
* Modules register theme hooks within a hook_theme()
implementation and provide
* a default implementation via a function named theme_HOOK(). For instance, to
* theme a taxonomy term, the theme hook name is 'taxonomy_term'. If theming is
* handled via a function then the corresponding function name is
...
...
Write
Preview
Markdown
is supported
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