Merge pull request #5898 from turbo124/v5-develop

minor fixes
This commit is contained in:
David Bomba 2021-06-02 21:05:07 +10:00 committed by GitHub
commit 2b15c967e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ class ContactPasswordlessLogin extends Mailable
*/ */
public $email; public $email;
public $url;
/** /**
* Create a new message instance. * Create a new message instance.
* *