Home
last modified time | relevance | path

Searched refs:getTags (Results 1 – 3 of 3) sorted by relevance

/template/bootie/_test/
H A Dheader.test.php24 $elements = syntax_plugin_webcomponent_button::getTags();
/template/twigstarter/vendor/twig/twig/src/
H A DParser.php175 … $e->addSuggestions($token->getValue(), array_keys($this->env->getTags()));
H A DEnvironment.php750 public function getTags() function in Twig\\Environment