mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
Update Mail.php
This commit is contained in:
parent
07f7271c51
commit
9fe0a5a31b
1 changed files with 1 additions and 0 deletions
|
|
@ -393,6 +393,7 @@ class Mail extends Event
|
|||
$this->variables = [];
|
||||
$this->bodyTemplate = '';
|
||||
$this->attachment = [];
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue