Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Error/
DError.php41 private string $phpFile; variable in Twig\\Error\\Error
57 $this->phpFile = $this->getFile();
165 …array_unshift($traces, ['file' => $e instanceof self ? $e->phpFile : $e->getFile(), 'line' => $e i…