Update Laravel Pint, fix files in codebase
This commit is contained in:
parent
672e724784
commit
6d6e719f52
64 changed files with 10 additions and 411 deletions
|
@ -13,7 +13,6 @@ class LikeService extends Service
|
|||
/**
|
||||
* Create a new Like.
|
||||
*
|
||||
* @param array $request
|
||||
* @return Like $like
|
||||
*/
|
||||
public function create(array $request, ?string $client = null): Like
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue