The method Twig_Node::getLine() has been deprecated with message: since 1.27 (to be removed in 2.0)
This method has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the method will be
removed from the class and what other method or class to use instead.
Loading history...
35
->raw(')');
36
}
37
38
protected function addTemplateArguments(\Twig_Compiler $compiler)
This method has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the method will be removed from the class and what other method or class to use instead.