refactor: update deceiving arg description in suspension service
This commit is contained in:
@@ -22,7 +22,7 @@ class AccountSuspensionService
|
||||
* Suspensions also block registration attempts.
|
||||
*
|
||||
* @param string $reason Suspension reason.
|
||||
* @param int $duration Duration. This is a timestamp.
|
||||
* @param int $duration Duration in days
|
||||
* @param User $target Who to suspend.
|
||||
* @param string $type Permanent or temporary?
|
||||
* @return Ban The ban itself
|
||||
|
Reference in New Issue
Block a user