Home
last modified time | relevance | path

Searched defs:ArrayLoader (Results 1 – 5 of 5) sorted by relevance

/template/twigstarter/vendor/twig/twig/lib/Twig/Loader/
H A DArray.php3 use Twig\Loader\ArrayLoader; alias
/template/twigstarter/vendor/twig/twig/src/Loader/
H A DArrayLoader.php29 final class ArrayLoader implements LoaderInterface, ExistsLoaderInterface, SourceContextLoaderInter… class
/template/twigstarter/vendor/twig/twig/src/Test/
H A DNodeTestCase.php17 use Twig\Loader\ArrayLoader; alias
H A DIntegrationTestCase.php18 use Twig\Loader\ArrayLoader; alias
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php25 use Twig\Loader\ArrayLoader; alias