Passed
Pull Request — master (#49)
by
unknown
09:23
created
Controller/Checkout/OverviewPost.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
  * @author MagePrince <[email protected]>
11 11
  */
12 12
 
13
-declare (strict_types = 1);
13
+declare(strict_types=1);
14 14
 
15 15
 namespace Mageprince\BuyNow\Controller\Checkout;
16 16
 
Please login to merge, or discard this patch.