Passed
Push — master ( 989108...4831dd )
by Dane
02:00
created
src/Response/CronResponse.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
     /**
10 10
      * @var null[]|object
11 11
      */
12
-    public array|object $server;
12
+    public array | object $server;
13 13
 
14 14
     public string $command;
15 15
 
Please login to merge, or discard this patch.