mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -16,9 +16,9 @@ class UserServiceObserver
|
||||
/**
|
||||
* Handle the user "created" event.
|
||||
*
|
||||
* @param \App\Models\User $user
|
||||
*
|
||||
* @param \App\Models\User $user
|
||||
* @return void
|
||||
*
|
||||
* @throws \Jrean\UserVerification\Exceptions\ModelNotCompliantException
|
||||
*/
|
||||
public function created(User $user)
|
||||
|
||||
Reference in New Issue
Block a user