mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16382] Update remaining Twig_ references
PHPBB3-16382
This commit is contained in:
@@ -32,9 +32,9 @@ class includephp extends \Twig\TokenParser\AbstractTokenParser
|
||||
/**
|
||||
* Parses a token and returns a node.
|
||||
*
|
||||
* @param \Twig\Token $token A Twig_Token instance
|
||||
* @param \Twig\Token $token A Twig\Token instance
|
||||
*
|
||||
* @return \Twig\Node\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