Searched refs:logoff (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/_test/mock/ | ||
| H A D | AuthDeletePlugin.php | 24 public function logoff() { function in dokuwiki\\test\\mock\\AuthDeletePlugin |
| /dokuwiki/inc/Remote/ | ||
| H A D | ApiCore.php | 43 'core.logoff' => new ApiCall($this->logoff(...), 'user'), |
| H A D | LegacyApiCore.php | 556 return parent::logoff(); |