Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DNewsRepositoryInterface.php32 public function totalUserJournal(): string; function
/webtrees/app/Statistics/Repository/
H A DNewsRepository.php46 public function totalUserJournal(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\NewsRepository
/webtrees/app/
H A DStatistics.php2776 public function totalUserJournal(): string function in Fisharebest\\Webtrees\\Statistics
2778 return $this->news_repository->totalUserJournal();