GetDisplayEventsUseCase
in package
Read onlyYes
Provides events data formatted for display page
Table of Contents
Properties
- $calendarService : CalendarService
- $logger : LoggerInterface
Methods
- __construct() : mixed
- execute() : array<string|int, mixed>|null
Properties
$calendarService
private
CalendarService
$calendarService
$logger
private
LoggerInterface
$logger
Methods
__construct()
public
__construct(CalendarService $calendarService, LoggerInterface $logger) : mixed
Parameters
- $calendarService : CalendarService
- $logger : LoggerInterface
execute()
public
execute() : array<string|int, mixed>|null