Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php127 $parent = $this->doGetParent($context);
150 protected function doGetParent(array $context) function in Twig\\Template
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php504 protected function doGetParent(array $context) function in Twig_TemplateTest