Home
last modified time | relevance | path

Searched defs:LoaderInterface (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Loader/
DLoaderInterface.php22 interface LoaderInterface interface
/template/twigstarter/vendor/twig/twig/src/
DEnvironment.php30 use Twig\Loader\LoaderInterface; alias