mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
format
This commit is contained in:
parent
ca1c83c2cf
commit
ea484e593b
1 changed files with 2 additions and 2 deletions
|
|
@ -359,7 +359,7 @@ class Mail extends Event
|
|||
|
||||
/**
|
||||
* Get attachment
|
||||
*
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getAttachment(): array
|
||||
|
|
@ -369,7 +369,7 @@ class Mail extends Event
|
|||
|
||||
/**
|
||||
* Reset attachment
|
||||
*
|
||||
*
|
||||
* @return self
|
||||
*/
|
||||
public function resetAttachment(): self
|
||||
|
|
|
|||
Loading…
Reference in a new issue