Home
last modified time | relevance | path

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

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