Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2021-09-13 20:01:06 +00:00
committed by StyleCI Bot
parent 0c6a733abf
commit c33db34c49
220 changed files with 1960 additions and 1785 deletions
+2 -2
View File
@@ -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)