Completed
Pull Request — master (#113)
by Alex
03:44
created
src/POData/UriProcessor/UriProcessorNew.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -378,7 +378,7 @@
 block discarded – undo
378 378
                             $this->getRequest()->getFilterInfo(),
379 379
                             null, // $orderby
380 380
                             null, // $top
381
-                            null,  // $skip
381
+                            null, // $skip
382 382
                             $skipToken
383 383
                         );
384 384
                     }
Please login to merge, or discard this patch.