mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-25 14:26:04 +03:00
commit
6275b2b796
@ -40,6 +40,11 @@ class BatchMessage extends MessageBuilder{
|
||||
*/
|
||||
private $messageIds = array();
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
private $endpointUrl;
|
||||
|
||||
/**
|
||||
* @param \Mailgun\Connection\RestClient $restClient
|
||||
* @param string $workingDomain
|
||||
|
Loading…
Reference in New Issue
Block a user