Home
last modified time | relevance | path

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

/plugin/oauth/
H A DAdapter.php268 return '<a ' . $attr . '>' . $this->getSvgLogo() . '<span>' . $this->getLabel() . '</span></a> ';
367 public function getSvgLogo()
363 public function getSvgLogo() global() function in dokuwiki\\plugin\\oauth\\Adapter