Home
last modified time | relevance | path

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

/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
49 * @return RuntimeLoaderInterface[]
/template/twigstarter/vendor/twig/twig/src/
DEnvironment.php36 use Twig\RuntimeLoader\RuntimeLoaderInterface; alias
637 public function addRuntimeLoader(RuntimeLoaderInterface $loader)