Passed
Push — main ( 23e80a...0cf64a )
by Jonas
08:31
created
src/Eloquent/HasEagerLimitAndRecursiveRelationships.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,6 +7,6 @@
 block discarded – undo
7 7
 
8 8
 trait HasEagerLimitAndRecursiveRelationships
9 9
 {
10
-	use HasAdjacencyList;
10
+    use HasAdjacencyList;
11 11
     use HasEagerLimitAndQueriesExpressions;
12 12
 }
Please login to merge, or discard this patch.