Failed Conditions
Pull Request — develop (#1)
by Carlo
03:42
created
magefix/src/Magefix/Fixture/Builder/SalesOrder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
     /**
96 96
      * @param $addressType
97 97
      *
98
-     * @param $sameAsBilling
98
+     * @param boolean $sameAsBilling
99 99
      *
100 100
      * @return array
101 101
      */
Please login to merge, or discard this patch.
magefix/src/Magefix/Fixture/Builder/Helper/Checkout.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Checkout.php
4
- */
3
+     * Checkout.php
4
+     */
5 5
 
6 6
 namespace Magefix\Fixture\Builder\Helper;
7 7
 
Please login to merge, or discard this patch.