aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Profiler/ProfilerPlugin.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/lib/Profiler/ProfilerPlugin.php')
-rw-r--r--apps/dav/lib/Profiler/ProfilerPlugin.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/dav/lib/Profiler/ProfilerPlugin.php b/apps/dav/lib/Profiler/ProfilerPlugin.php
index 672ca4010b7..cc65c2b75e1 100644
--- a/apps/dav/lib/Profiler/ProfilerPlugin.php
+++ b/apps/dav/lib/Profiler/ProfilerPlugin.php
@@ -1,4 +1,6 @@
-<?php declare(strict_types = 1);
+<?php
+
+declare(strict_types = 1);
/**
* @copyright 2021 Carl Schwan <carl@carlschwan.eu>
*