Completed
Pull Request — master (#1)
by Konstantin
04:01
created
src/builder/ReadOffersBuilder.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
      */
22 22
     public function toArray()
23 23
     {
24
-       return $this->params;
24
+        return $this->params;
25 25
     }
26 26
 
27 27
     /**
Please login to merge, or discard this patch.