Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Test/
DIntegrationTestCase.php167 $twig->addRuntimeLoader($runtimeLoader);
/template/twigstarter/vendor/twig/twig/src/
DEnvironment.php658 public function addRuntimeLoader(RuntimeLoaderInterface $loader) function in Twig\\Environment