mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 00:09:24 +03:00
Cs
This commit is contained in:
parent
9dab02afd4
commit
a7f8c14fe8
@ -112,7 +112,7 @@ class Member extends HttpApi
|
||||
*
|
||||
* @param string $list Address of the mailing list
|
||||
* @param array $members Array of members, each item should be either a single string address or an array of member properties
|
||||
* @param bool $upsert `true` to update existing members, `false` (default) to ignore duplicates
|
||||
* @param bool $upsert `true` to update existing members, `false` (default) to ignore duplicates
|
||||
*
|
||||
* @return UpdateResponse
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user