Skip to content
Snippets Groups Projects
Commit f9501a49 authored by Adam Moore's avatar Adam Moore
Browse files

Issue #1700126 by vaibhavjain | Tengu: Wrong documentation for theme hook.

parent 1401c376
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@
* id. Links may be embedded as in the following example:
*
* @code
* $output .= theme('advanced_help_topic', $module, $topic);
* $output .= theme('advanced_help_topic', array('module' => $module, 'topic' => $topic));
* @endcode
*
* Link to other topics using <a href="topic:module/topic">. (Using
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment