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.php46 'core.logoff' => new ApiCall($this->logoff(...), 'user'),
175 public function logoff() function in dokuwiki\\Remote\\ApiCore
H A DLegacyApiCore.php557 return parent::logoff();