Skip to content

Commit

Permalink
Run Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 authored and github-actions[bot] committed Sep 13, 2024
1 parent 0e59f4f commit a53c6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Laravel/EloquentBuffer.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public static function load(
$resource,
$context,
$relationship,
$relation
$relation,
) {
$resource->scope($query, $context);

Expand Down

0 comments on commit a53c6aa

Please sign in to comment.