Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Loader/
H A DExistsLoaderInterface.php19 interface ExistsLoaderInterface extends LoaderInterface interface
/template/twigstarter/vendor/twig/twig/lib/Twig/
H A DExistsLoaderInterface.php3 use Twig\Loader\ExistsLoaderInterface; alias