updated so many things, my bad
This commit is contained in:
@ -37,7 +37,7 @@ class ResetPassword extends Command
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function handle()
|
||||
public function handle(): int
|
||||
{
|
||||
$id = $this->option('id');
|
||||
$email = $this->option('email');
|
||||
|
Reference in New Issue
Block a user