Home
last modified time | relevance | path

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

/plugin/pagesicon/
H A Daction.php49 private function getIconSize(): int { function in action_plugin_pagesicon
515 $sizeMode = $this->getIconSize() > 35 ? 'bigorsmall' : 'smallorbig';
520 $size = $this->getIconSize();