Home
last modified time | relevance | path

Searched defs:environment (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Test/
H A DNodeTestCase.php27 public function testCompile($node, $source, $environment = null, $isPattern = false)
32 …public function assertNodeCompilation($source, Node $node, Environment $environment = null, $isPat…
44 protected function getCompiler(Environment $environment = null)
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DInitRuntimeInterface.php33 public function initRuntime(Environment $environment);