Searched defs:hasBlock (Results 1 – 3 of 3) sorted by relevance
/template/twigstarter/vendor/twig/twig/src/ | ||
H A D | TemplateWrapper.php | 66 public function hasBlock(string $name, array $context = []): bool function in Twig\\TemplateWrapper |
H A D | Template.php | 271 public function hasBlock($name, array $context, array $blocks = []) function in Twig\\Template |
H A D | Parser.php | 222 public function hasBlock($name) function in Twig\\Parser |