Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php167 $twig->addRuntimeLoader($runtimeLoader);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php491 $twig->addRuntimeLoader($runtimeLoader);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php907 public function addRuntimeLoader(RuntimeLoaderInterface $loader) function in Twig\\Environment
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst873 $twig->addRuntimeLoader(new RuntimeLoader());