Home
last modified time | relevance | path

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

/webtrees/app/
H A DStatistics.php95 private GedcomRepository $gedcom_repository; variable in Fisharebest\\Webtrees\\Statistics
148 $this->gedcom_repository = new GedcomRepository($tree);
220 return $this->gedcom_repository->gedcomFilename();
228 return $this->gedcom_repository->gedcomId();
236 return $this->gedcom_repository->gedcomTitle();
244 return $this->gedcom_repository->gedcomCreatedSoftware();
252 return $this->gedcom_repository->gedcomCreatedVersion();
260 return $this->gedcom_repository->gedcomDate();
268 return $this->gedcom_repository->gedcomUpdated();
276 return $this->gedcom_repository->gedcomRootId();