Test Failed
Push — master ( b697ab...976fd4 )
by Bálint
01:43 queued 16s
created
src/POData/Providers/Query/IQueryProvider.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
     public function getResourceSet(
57 57
         string $queryType,
58 58
         ResourceSet $resourceSet,
59
-		RequestDescription $request,
59
+        RequestDescription $request,
60 60
         FilterInfo $filterInfo = null,
61 61
         InternalOrderByInfo $orderBy = null,
62 62
         int $top = null,
Please login to merge, or discard this patch.