Skip to content

Commit c1c34b1

Browse files
riasvdvgithub-actions[bot]
authored andcommitted
Fix styling
1 parent afa4e9d commit c1c34b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Eloquent/Redirects/RedirectRepository.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ public function delete($entry)
9696
public function query()
9797
{
9898
$modelClass = config('statamic.redirect.model');
99+
99100
return new RedirectQueryBuilder($modelClass::query());
100101
}
101102

0 commit comments

Comments
 (0)