Home
last modified time | relevance | path

Searched refs:totalGedcomNews (Results 1 – 4 of 4) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/Interfaces/
H A DNewsRepositoryInterface.php39 public function totalGedcomNews(): string; function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DNewsRepository.php61 public function totalGedcomNews(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\NewsRepository
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php2833 public function totalGedcomNews(): string function in Fisharebest\\Webtrees\\Statistics
2835 return $this->newsRepository->totalGedcomNews();
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php6923 public function totalGedcomNews() function in Fisharebest\\Webtrees\\Stats