Completed
Push — master ( 700d26...7d8dbc )
by
unknown
04:22
created
src/Call/OneclickStartPaymentRequest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call;
4 4
 
Please login to merge, or discard this patch.
src/Call/Masterpass/BasicCheckoutRequest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call\Masterpass;
4 4
 
Please login to merge, or discard this patch.
src/Call/Masterpass/CheckoutResponse.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call\Masterpass;
4 4
 
Please login to merge, or discard this patch.
src/Call/Masterpass/StandardFinishRequest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call\Masterpass;
4 4
 
Please login to merge, or discard this patch.
src/Call/Masterpass/BasicFinishRequest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call\Masterpass;
4 4
 
Please login to merge, or discard this patch.
src/Call/Masterpass/ExtractResponse.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call\Masterpass;
4 4
 
Please login to merge, or discard this patch.
src/Call/Masterpass/StandardCheckoutRequest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call\Masterpass;
4 4
 
Please login to merge, or discard this patch.
src/Call/ReceivePaymentRequest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call;
4 4
 
Please login to merge, or discard this patch.
src/Call/Extension/TransactionSettlementExtension.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1
-<?php declare(strict_types = 1);
1
+<?php declare(strict_types=1);
2 2
 
3 3
 namespace SlevomatCsobGateway\Call\Extension;
4 4
 
Please login to merge, or discard this patch.