Home
last modified time | relevance | path

Searched refs:mergeGlobals (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplateWrapper.php97 $context = $this->env->mergeGlobals($context);
127 $this->template->displayBlock($name, $this->env->mergeGlobals($context));
H A DTemplate.php398 …$this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $bl…
H A DEnvironment.php1441 public function mergeGlobals(array $context) function in Twig\\Environment
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG588 * added Twig_Environment::mergeGlobals()