@@ -405,7 +405,7 @@ |
||
405 | 405 | */ |
406 | 406 | public function setThreeds2Data( |
407 | 407 | ThreeDS2AuthorizationInformation $threeDS2AuthorizationInformation |
408 | - ){ |
|
408 | + ) { |
|
409 | 409 | $this->threeDS2AuthorizationInformation = $threeDS2AuthorizationInformation; |
410 | 410 | } |
411 | 411 |