Home
last modified time | relevance | path

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

/plugin/pagesicon/
H A Daction.php175 private function getVariantTemplates(string $variant): array function in action_plugin_pagesicon
203 foreach ($this->getVariantTemplates($variant) as $tpl) {
381 $bigTemplates = json_encode($this->getVariantTemplates('big'));
382 $smallTemplates = json_encode($this->getVariantTemplates('small'));