Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php66 …__construct($message, $lineno = -1, $source = null, \Exception $previous = null, $autoGuess = true) argument
83 if ($autoGuess && (-1 === $lineno || null === $name || null === $this->sourcePath)) {