Skip to content

Commit 6226955

Browse files
committed
Apply fixes from StyleCI
1 parent c24bf57 commit 6226955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Eloquent/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1573,7 +1573,7 @@ public function setEagerLoads(array $eagerLoad)
15731573

15741574
return $this;
15751575
}
1576-
1576+
15771577
/**
15781578
* Indicate that the given relationships should not be eagerly loaded.
15791579
*

0 commit comments

Comments
 (0)