Home
last modified time | relevance | path

Searched refs:withContext (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Resources/
Dcore.php407 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, … argument
411 …return CoreExtension::include($env, $context, $template, $variables, $withContext, $ignoreMissing,…
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php1489 * @param bool $withContext
1495 …ction include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignore… argument
1499 if ($withContext) {