Searched refs:debugInfo (Results 1 – 1 of 1) sorted by relevance
25 private $debugInfo = []; variable in Twig\\Compiler54 $this->debugInfo = [];208 $this->debugInfo[$this->sourceLine] = $node->getTemplateLine();218 ksort($this->debugInfo);220 return $this->debugInfo;