Passed
Pull Request — master (#16)
by Edgaras
02:53
created
src/Method/Payment/Payment.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -405,7 +405,7 @@
 block discarded – undo
405 405
      */
406 406
     public function setThreeds2Data(
407 407
         ThreeDS2AuthorizationInformation $threeDS2AuthorizationInformation
408
-    ){
408
+    ) {
409 409
         $this->threeDS2AuthorizationInformation = $threeDS2AuthorizationInformation;
410 410
     }
411 411
 
Please login to merge, or discard this patch.