This commit is contained in:
Adrian Hopek
2022-02-15 12:50:01 +01:00
parent 09da5cacda
commit accc8255d0
9 changed files with 658 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