google calendar improvements

This commit is contained in:
Adrian Hopek
2022-03-17 12:59:42 +01:00
parent afb1a5e9ff
commit ed3cab29b3
6 changed files with 104 additions and 23 deletions

View File

@@ -12,7 +12,6 @@ use Illuminate\Support\Carbon;
/**
* @property int $id
* @property Carbon $date
* @property string $event_id
* @property User $user
* @property VacationRequest $vacationRequest
* @property YearPeriod $yearPeriod