Searched refs:runtimes (Results 1 – 1 of 1) sorted by relevance
69 private $runtimes = []; variable in Twig\\Environment667 if (isset($this->runtimes[$class])) {668 return $this->runtimes[$class];673 return $this->runtimes[$class] = $runtime;678 return $this->runtimes[$class] = $runtime;