Skip to content

Commit 6904d56

Browse files
binarykgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 632d3c2 commit 6904d56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Filters/SearchableFilter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public function filter(RestifyRequest $request, $query, $value)
3030
ray('Searching through BelongsTo relation');
3131
if (! $this->belongsToField->authorize($request)) {
3232
ray('BelongsTo field not authorized for this request, skipping search.');
33+
3334
return $query;
3435
}
3536

0 commit comments

Comments
 (0)