Test Failed
Push — master ( eb0841...4f230c )
by Béla
03:53
created
src/POData/UriProcessor/QueryProcessor/OrderByParser/OrderByLeafNode.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -103,8 +103,8 @@
 block discarded – undo
103 103
                 Messages::orderByLeafNodeArgumentShouldBeNonEmptyArray()
104 104
             );
105 105
         }
106
-		$flag1 = "";
107
-		$flag2 = "";
106
+        $flag1 = "";
107
+        $flag2 = "";
108 108
         $parameterNames = null;
109 109
         $accessor1 = null;
110 110
         $accessor2 = null;
Please login to merge, or discard this patch.