mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-03 13:13:37 +03:00
format doc comment.
This commit is contained in:
parent
8390bdd803
commit
c086ea8b6f
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@ class Unsubscribe extends HttpApi
|
|||
}
|
||||
|
||||
/**
|
||||
* @param string $domain Domain to delete unsubscribe for
|
||||
* @param string $address Unsubscribe address
|
||||
* @param string $domain Domain to delete unsubscribe for
|
||||
* @param string $address Unsubscribe address
|
||||
* @param string|null $tag Unsubscribe tag
|
||||
* @return DeleteResponse
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue