Passed
Push — master ( 5b4114...dcf964 )
by Luiz Kim
08:48
created
src/Controller/DiscoveryCart.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     ) {}
26 26
 
27 27
 
28
-    public function __invoke(Request $request,Security $security): JsonResponse
28
+    public function __invoke(Request $request, Security $security): JsonResponse
29 29
     {
30 30
         try {
31 31
 
Please login to merge, or discard this patch.