Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php64 private $runtimeLoaders = []; variable in Twig\\Environment
660 $this->runtimeLoaders[] = $loader;
690 foreach ($this->runtimeLoaders as $loader) {