aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/dav/lib/CalDAV/Reminder/Backend.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/lib/CalDAV/Reminder/Backend.php b/apps/dav/lib/CalDAV/Reminder/Backend.php
index 19dea0ca296..e50f3358e64 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