Searched refs:phpLine (Results 1 – 1 of 1) sorted by relevance
42 private int $phpLine; variable in Twig\\Error\\Error58 $this->phpLine = $this->getLine();165 …f self ? $e->phpFile : $e->getFile(), 'line' => $e instanceof self ? $e->phpLine : $e->getLine()]);