Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php111 public function lastEvent(): string; function
/webtrees/app/Statistics/Repository/
H A DEventRepository.php278 public function lastEvent(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
/webtrees/app/
H A DStatistics.php1341 public function lastEvent(): string function in Fisharebest\\Webtrees\\Statistics
1343 return $this->event_repository->lastEvent();