Home
last modified time | relevance | path

Searched defs:calendar_service (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DCalendarPage.php38 private CalendarService $calendar_service; variable in Fisharebest\\Webtrees\\Http\\RequestHandlers\\CalendarPage
43 public function __construct(CalendarService $calendar_service)
H A DCalendarEvents.php58 private readonly CalendarService $calendar_service,
/webtrees/app/Module/
H A DUpcomingAnniversariesModule.php104 private CalendarService $calendar_service; variable in Fisharebest\\Webtrees\\Module\\UpcomingAnniversariesModule
109 public function __construct(CalendarService $calendar_service)