Skip to content

Commit edf196d

Browse files
author
Lupacescu Eduard
authored
Apply fixes from StyleCI (#61)
1 parent 9e86db8 commit edf196d

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)