Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DUserRepositoryInterface.php67 public function userId(): string; function
/webtrees/app/Statistics/Repository/
H A DUserRepository.php208 public function userId(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\UserRepository
/webtrees/app/
H A DStatistics.php2477 public function userId(): string function in Fisharebest\\Webtrees\\Statistics
2479 return $this->user_repository->userId();