mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +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->variables = [];
|
||||||
$this->bodyTemplate = '';
|
$this->bodyTemplate = '';
|
||||||
$this->attachment = [];
|
$this->attachment = [];
|
||||||
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue