Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DGedcomRepository.php139 public function gedcomDate(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\GedcomRepository
171 return $this->gedcomDate();
/webtrees/app/Statistics/Repository/Interfaces/
H A DGedcomRepositoryInterface.php67 public function gedcomDate(): string; function
/webtrees/app/
H A DStatistics.php258 public function gedcomDate(): string function in Fisharebest\\Webtrees\\Statistics
260 return $this->gedcom_repository->gedcomDate();