Passed
Pull Request — master (#4)
by Hasse R.
03:04
created
src/Pakkelabels.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -154,7 +154,7 @@
 block discarded – undo
154 154
      */
155 155
     public function getPickupPoints($params = array())
156 156
     {
157
-      return $this->makeApiCall('pickup_points', false, $params);
157
+        return $this->makeApiCall('pickup_points', false, $params);
158 158
     }
159 159
 
160 160
     /**
Please login to merge, or discard this patch.