Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DUserRepository.php160 private function isUserVisible(UserInterface $user): bool function in Fisharebest\\Webtrees\\Statistics\\Repository\\UserRepository
181 if (!$this->isUserVisible($user)) {
197 if ($this->isUserVisible($user)) {