diff --git a/apps/dav/lib/CalDAV/Reminder/Backend.php b/apps/dav/lib/CalDAV/Reminder/Backend.php index 19dea0ca29677..e50f3358e64fa 100644 --- a/apps/dav/lib/CalDAV/Reminder/Backend.php +++ b/apps/dav/lib/CalDAV/Reminder/Backend.php @@ -20,8 +20,8 @@ class Backend { public function __construct( protected IDBConnection $db, - private ITimeFactory $timeFactory) { - } + private ITimeFactory $timeFactory + ) {} /** * Get all reminders with a notification date before now