Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php83 private $runtimeLoaders = []; variable in Twig\\Environment
909 $this->runtimeLoaders[] = $loader;
958 foreach ($this->runtimeLoaders as $loader) {