Massive PHPCS linting
This commit is contained in:
parent
78c8b8d8ea
commit
3ee5803416
346 changed files with 834 additions and 1424 deletions
|
@ -67,7 +67,7 @@ class TemporaryPasswordService
|
|||
/**
|
||||
* Store a password reset token for a specific email address.
|
||||
*
|
||||
* @param string $email
|
||||
* @param string $email
|
||||
* @return string
|
||||
*/
|
||||
public function generateReset($email)
|
||||
|
|
Reference in a new issue