Passed
Branch main (5561e9)
by Tom
11:29
created
src/Resolve/ResolveEntityFactory.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
             }
128 128
 
129 129
 // $x = new \Exception();
130
- // $x->
130
+    // $x->
131 131
 
132 132
             if ($offset) {
133 133
                 $queryBuilder->setFirstResult($offset);
Please login to merge, or discard this patch.