Searched refs:usersLoggedInList (Results 1 – 5 of 5) sorted by relevance
/webtrees/app/Statistics/Repository/Interfaces/ | ||
H A D | UserRepositoryInterface.php | 39 public function usersLoggedInList(): string; function |
/webtrees/app/Module/ | ||
H A D | LoggedInUsersModule.php | 65 $content = $statistics->usersLoggedInList(); |
/webtrees/app/Statistics/Repository/ | ||
H A D | UserRepository.php | 148 public function usersLoggedInList(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\UserRepository |
/webtrees/app/ | ||
H A D | Statistics.php | 2445 public function usersLoggedInList(): string function in Fisharebest\\Webtrees\\Statistics |
/webtrees/ | ||
H A D | phpstan-baseline.neon | 4786 message: '#^Cannot call method usersLoggedInList\(\) on mixed\.$#' |