Merge branch 'main' into #41-email-notifications

This commit is contained in:
EwelinaLasowy
2022-02-16 09:33:15 +01:00
10 changed files with 660 additions and 7 deletions

View File

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