Searched refs:doGetParent (Results 1 – 1 of 1) sorted by relevance
91 if (!$parent = $this->doGetParent($context)) {106 protected function doGetParent(array $context): bool|string|self|TemplateWrapper function in Twig\\Template