#166 - Slack and Google Calendar feature flags #167

Merged
Baakoma merged 3 commits from #166-slack-and-google-feature-flags into main 2022-06-13 13:50:23 +02:00
Showing only changes of commit 32f7bbea4e - Show all commits

View File

@@ -17,8 +17,7 @@ class ClearVacationRequestDaysInGoogleCalendar implements ShouldQueue
public function __construct(
protected VacationRequest $vacationRequest,
) {
}
) {}
public function handle(): void
{