Commit 9bdcd5dc authored by Taddes Kroes's avatar Taddes Kroes

Added <code> tags around documented code.

parent c4021e9b
......@@ -140,7 +140,7 @@ class pQueryTemplate extends pQuery implements pQueryExtension {
* Replace a variable name if it exists within a given data scope.
*
* Apply any of the following helper functions:
* - Translation: {_:name[:count_var_name]}
* - Translation: <code>{_:name[:count_var_name]}</code>
* - Default: <code>{var_name[:func1:func2:...]}</code>
*
* @param string $variable The variable to replace.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment