Home
last modified time | relevance | path

Searched refs:RuntimeLoaderInterface (Results 1 – 6 of 6) sorted by relevance

/template/twigstarter/vendor/twig/twig/lib/Twig/
DRuntimeLoaderInterface.php3 use Twig\RuntimeLoader\RuntimeLoaderInterface; alias
11 class Twig_RuntimeLoaderInterface extends RuntimeLoaderInterface
/template/twigstarter/vendor/twig/twig/src/RuntimeLoader/
DRuntimeLoaderInterface.php19 interface RuntimeLoaderInterface interface
DFactoryRuntimeLoader.php19 class FactoryRuntimeLoader implements RuntimeLoaderInterface
DContainerRuntimeLoader.php24 class ContainerRuntimeLoader implements RuntimeLoaderInterface
/template/twigstarter/vendor/twig/twig/src/Test/
DIntegrationTestCase.php19 use Twig\RuntimeLoader\RuntimeLoaderInterface; alias
38 * @return RuntimeLoaderInterface[]
/template/twigstarter/vendor/twig/twig/src/
DEnvironment.php31 use Twig\RuntimeLoader\RuntimeLoaderInterface; alias
658 public function addRuntimeLoader(RuntimeLoaderInterface $loader)