Searched refs:latestUserLoggedin (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Statistics/Repository/Interfaces/ | ||
H A D | LatestUserRepositoryInterface.php | 74 public function latestUserLoggedin(string|null $yes = null, string|null $no = null): string; function |
/webtrees/app/Statistics/Repository/ | ||
H A D | LatestUserRepository.php | 141 public function latestUserLoggedin(string|null $yes = null, string|null $no = null): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\LatestUserRepository |
/webtrees/app/ | ||
H A D | Statistics.php | 2574 public function latestUserLoggedin(string|null $yes = null, string|null $no = null): string function in Fisharebest\\Webtrees\\Statistics |