Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DRuntimeLoaderInterface.php3 use Twig\RuntimeLoader\RuntimeLoaderInterface; alias
8 class Twig_RuntimeLoaderInterface extends RuntimeLoaderInterface
/plugin/findologicxmlexport/vendor/twig/twig/src/RuntimeLoader/
H A DRuntimeLoaderInterface.php19 interface RuntimeLoaderInterface interface
H A DFactoryRuntimeLoader.php19 class FactoryRuntimeLoader implements RuntimeLoaderInterface
H A DContainerRuntimeLoader.php24 class ContainerRuntimeLoader implements RuntimeLoaderInterface
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php20 use Twig\RuntimeLoader\RuntimeLoaderInterface; alias
40 * @return RuntimeLoaderInterface[]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php34 use Twig\RuntimeLoader\RuntimeLoaderInterface; alias
907 public function addRuntimeLoader(RuntimeLoaderInterface $loader)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst854 runtime implementations by registering a ``\Twig\RuntimeLoader\RuntimeLoaderInterface``
858 class RuntimeLoader implements \Twig\RuntimeLoader\RuntimeLoaderInterface