mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-03 13:13:37 +03:00
fix.
This commit is contained in:
parent
aeb82f7ac1
commit
5975310f0e
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ class Unsubscribe extends HttpApi
|
|||
* @param string $domain Domain to delete unsubscribe for
|
||||
* @param string $address Unsubscribe address
|
||||
* @param string|null $tag Unsubscribe tag
|
||||
*
|
||||
* @return DeleteResponse
|
||||
*/
|
||||
public function delete(string $domain, string $address, string $tag = null)
|
||||
|
|
Loading…
Add table
Reference in a new issue