Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php408 $content = $this->compileSource($source);
591 public function compileSource(Source $source) function in Twig\\Environment