Home
last modified time | relevance | path

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

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