mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[feature/template-engine] Remaining documentation.
PHPBB3-9726
This commit is contained in:
@@ -44,6 +44,7 @@ class phpbb_template_renderer_eval implements phpbb_template_renderer
|
||||
/**
|
||||
* Displays the template managed by this renderer by eval'ing php code
|
||||
* of the template.
|
||||
*
|
||||
* @param phpbb_template_context $context Template context to use
|
||||
* @param array $lang Language entries to use
|
||||
*/
|
||||
|
Reference in New Issue
Block a user