mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12715] Cleanup comments in \phpbb\template\*
PHPBB3-12715
This commit is contained in:
@@ -127,7 +127,7 @@ class extension extends \Twig_Extension
|
||||
/**
|
||||
* Grabs a subset of a loop
|
||||
*
|
||||
* @param Twig_Environment $env A Twig_Environment instance
|
||||
* @param \Twig_Environment $env A Twig_Environment instance
|
||||
* @param mixed $item A variable
|
||||
* @param integer $start Start of the subset
|
||||
* @param integer $end End of the subset
|
||||
|
Reference in New Issue
Block a user