Skip to content

Commit c1b1254

Browse files
tobyzernergithub-actions[bot]
authored andcommitted
Run Prettier
1 parent f512500 commit c1b1254

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Laravel/EloquentBuffer.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ public static function load(
6969
$resource,
7070
$context,
7171
$relationship,
72-
$relation,) {
72+
$relation,
73+
) {
7374
$resource->scope($query, $context);
7475

7576
if (

0 commit comments

Comments
 (0)