Home
last modified time | relevance | path

Searched defs:ChainLoader (Results 1 – 3 of 3) sorted by last modified time

/template/twigstarter/vendor/twig/twig/src/Loader/
H A DChainLoader.php21 final class ChainLoader implements LoaderInterface, ExistsLoaderInterface, SourceContextLoaderInter… class
/template/twigstarter/vendor/twig/twig/lib/Twig/Loader/
H A DChain.php3 use Twig\Loader\ChainLoader; alias
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php26 use Twig\Loader\ChainLoader; alias