Searched refs:Twig_Error_Syntax (Results 1 – 5 of 5) sorted by relevance
8 class Twig_Error_Syntax extends SyntaxError class
92 …throw new Twig_Error_Syntax(sprintf('The type "%s" does not exist. Known types are: "%s"', $type, …136 …throw new Twig_Error_Syntax(sprintf('The style "%s" does not exist. Known styles are: "%s"', $styl…
83 …throw new Twig_Error_Syntax(sprintf('The text to be translated with "trans" can only contain refer…
116 …throw new \Twig_Error_Syntax(sprintf('Unexpected token "%s" of value "%s"', \Twig_Token::typeToEng…
868 …* moved Exceptions to Twig_Error_* (Twig_SyntaxError/Twig_RuntimeError are now Twig_Error_Syntax/T…