Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DUserRepository.php64 private function usersLoggedInQuery(string $type): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\UserRepository
142 return $this->usersLoggedInQuery('nolist');
150 return $this->usersLoggedInQuery('list');