Skip to content

Commit 9470add

Browse files
committed
Merge branch 'fixes' of https://github.com/binaryk/laravel-restify into fixes
2 parents f07677b + edf196d commit 9470add

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Services/Search/SearchService.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@
99
use Illuminate\Database\Eloquent\Model;
1010

1111
/**
12-
* Class SearchService
12+
* Class SearchService.
1313
*
1414
* Props to @Koenster for contribution
15-
*
16-
* @package Binaryk\LaravelRestify\Services\Search
1715
*/
1816
class SearchService extends Searchable
1917
{

0 commit comments

Comments
 (0)