Home
last modified time | relevance | path

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

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