mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/16382] Update Twig_Node
PHPBB3-16382
This commit is contained in:
@@ -21,7 +21,7 @@ class includeparser extends \Twig\TokenParser\IncludeTokenParser
|
||||
*
|
||||
* @param \Twig\Token $token A Twig_Token instance
|
||||
*
|
||||
* @return \Twig_Node A Twig_Node instance
|
||||
* @return \Twig\Node\Node A Twig_Node instance
|
||||
*/
|
||||
public function parse(\Twig\Token $token)
|
||||
{
|
||||
|
Reference in New Issue
Block a user