Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php104 public function firstEvent(): string; function
/webtrees/app/Statistics/Repository/
H A DEventRepository.php270 public function firstEvent(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
/webtrees/app/
H A DStatistics.php1301 public function firstEvent(): string function in Fisharebest\\Webtrees\\Statistics
1303 return $this->event_repository->firstEvent();