Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DUserRepository.php241 private function getUserCount(): int function in Fisharebest\\Webtrees\\Statistics\\Repository\\UserRepository
261 return I18N::number($this->getUserCount());
277 return I18N::number($this->getUserCount() - $this->getAdminCount());