Test Failed
Push — main ( 4b9281...944d82 )
by Pieter
02:40
created
src/UuidPlugin.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,6 +35,6 @@
 block discarded – undo
35 35
      */
36 36
     public function getDynamicSchemaLogic(): array
37 37
     {
38
-        return [];
38
+        return [ ];
39 39
     }
40 40
 }
Please login to merge, or discard this patch.