Update PasswordChange.php

pull/6285/head
Shlee 2 weeks ago committed by GitHub
parent 03d91880d9
commit 4a76f326d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,6 +11,8 @@ class PasswordChange extends Mailable
{
use Queueable, SerializesModels;
protected $user;
/**
* Create a new message instance.
*

Loading…
Cancel
Save