summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Migration
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-11-10 15:43:34 +0100
committerJoas Schilling <coding@schilljs.com>2020-11-10 15:43:34 +0100
commit264d54b388a60d36107dae40521099036266fe8f (patch)
tree3518ca7b3946402be177d4b6c02530596d30f2a2 /apps/dav/lib/Migration
parentd5df033ede1f2b19b87c365b1f808130023edf17 (diff)
downloadnextcloud-server-264d54b388a60d36107dae40521099036266fe8f.tar.gz
nextcloud-server-264d54b388a60d36107dae40521099036266fe8f.zip
Fix CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/dav/lib/Migration')
-rw-r--r--apps/dav/lib/Migration/Version1016Date20201109085907.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/lib/Migration/Version1016Date20201109085907.php b/apps/dav/lib/Migration/Version1016Date20201109085907.php
index a43c8ae06a3..fd8996d5e22 100644
--- a/apps/dav/lib/Migration/Version1016Date20201109085907.php
+++ b/apps/dav/lib/Migration/Version1016Date20201109085907.php
@@ -1,4 +1,5 @@
<?php
+
declare(strict_types=1);
/**