Passed
Push — master ( f2ab4d...986958 )
by Dominic
02:39
created
src/Client.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -202,5 +202,5 @@
 block discarded – undo
202 202
 	public static function generateRequestId()
203 203
 	{
204 204
 		return (string) Str::Uuid();
205
-    }
205
+	}
206 206
 }
Please login to merge, or discard this patch.