Completed
Push — master ( 65613c...8f8233 )
by Lawrence
02:16
created
src/Product.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
 
7 7
 class Product extends Prestashop
8 8
 {
9
-  /**
9
+    /**
10 10
      * @param string $data
11 11
      */
12 12
     private function getProductData($data)
Please login to merge, or discard this patch.