Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DBrowserRepositoryInterface.php32 public function browserDate(): string; function
/webtrees/app/Statistics/Repository/
H A DBrowserRepository.php34 public function browserDate(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\BrowserRepository
/webtrees/app/
H A DStatistics.php2632 public function browserDate(): string function in Fisharebest\\Webtrees\\Statistics
2634 return $this->browser_repository->browserDate();