Home
last modified time | relevance | path

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

/plugin/oauth/
H A DOAuthManager.php76 $storageId = $this->getStorageId($userdata['mail']);
169 protected function getStorageId($mail) function in dokuwiki\\plugin\\oauth\\OAuthManager