Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/lib/Twig/
H A DFactoryRuntimeLoader.php3 use Twig\RuntimeLoader\FactoryRuntimeLoader; alias
11 class Twig_FactoryRuntimeLoader extends FactoryRuntimeLoader
/template/twigstarter/vendor/twig/twig/src/RuntimeLoader/
H A DFactoryRuntimeLoader.php19 class FactoryRuntimeLoader implements RuntimeLoaderInterface class