Passed
Branch main (23e80a)
by Jonas
10:56
created
src/Eloquent/HasEagerLimitAndRecursiveRelationships.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,5 +8,5 @@
 block discarded – undo
8 8
 trait HasEagerLimitAndRecursiveRelationships
9 9
 {
10 10
     use HasEagerLimitAndQueriesExpressions;
11
-	use XTrait;
11
+    use XTrait;
12 12
 }
Please login to merge, or discard this patch.