Home
last modified time | relevance | path

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

/dokuwiki/_test/mock/
H A DAuthDeletePlugin.php24 public function logoff() { function in dokuwiki\\test\\mock\\AuthDeletePlugin
/dokuwiki/inc/Remote/
H A DApiCore.php43 'core.logoff' => new ApiCall($this->logoff(...), 'user'),
172 public function logoff() function in dokuwiki\\Remote\\ApiCore
H A DLegacyApiCore.php556 return parent::logoff();