]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix CS
authorJoas Schilling <coding@schilljs.com>
Tue, 10 Nov 2020 14:43:34 +0000 (15:43 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 12 Nov 2020 11:57:52 +0000 (12:57 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/lib/Migration/Version1016Date20201109085907.php
core/Migrations/Version20000Date20201109081915.php
core/Migrations/Version20000Date20201109081918.php
core/Migrations/Version20000Date20201109081919.php

index a43c8ae06a35dc62b5482c5ae819b54068e55aa5..fd8996d5e2241dfb9c332851a96f47215a23509a 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+
 declare(strict_types=1);
 
 /**
index d19c9ca0bb2bb258738264eefadeafe34eaa8b0e..73c5ef641abc10ab15ee471a2ed8b10926735ae4 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+
 declare(strict_types=1);
 
 /**
index 8e685b200abc4e5e5b6b13abc45b3ffc9f9de182..cea71148bc15de1dfa9f24d301d990ec1452b4ab 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+
 declare(strict_types=1);
 
 /**
index bfc7080ab405b604496acd46f0732d7d7338112d..cfc1ec4f03b0079567b4a2b9b08d30283357c3a2 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+
 declare(strict_types=1);
 
 /**