Home
last modified time | relevance | path

Searched defs:getBlockNames (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/
H A DTemplateWrapper.php78 public function getBlockNames(array $context = []): array function in Twig\\TemplateWrapper
H A DTemplate.php299 public function getBlockNames(array $context, array $blocks = []) function in Twig\\Template