Home
last modified time | relevance | path

Searched refs:appendMessage (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Error/
H A DSyntaxError.php44 … $this->appendMessage(sprintf(' Did you mean "%s"?', implode('", "', array_keys($alternatives))));
H A DError.php143 public function appendMessage($rawMessage) function in Twig\\Error\\Error
/template/twigstarter/vendor/twig/twig/src/
H A DParser.php171 …$e->appendMessage(sprintf(' (expecting closing tag for the "%s" tag defined near line %s).', $test…