Home
last modified time | relevance | path

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

/plugin/twofactor/
Dadmin.php70 $users = $this->applyPagination($users, $this->start, $this->pagesize);
264 protected function applyPagination($users, $start, $pagesize) function in admin_plugin_twofactor