mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-26 14:56:03 +03:00
Removed apiKey member since it's not used anywhere.
This commit is contained in:
parent
34d8203262
commit
35c65aaa57
@ -18,7 +18,6 @@ use Mailgun\Messages\MessageBuilder;
|
|||||||
|
|
||||||
class Mailgun{
|
class Mailgun{
|
||||||
|
|
||||||
private $apiKey;
|
|
||||||
protected $workingDomain;
|
protected $workingDomain;
|
||||||
protected $restClient;
|
protected $restClient;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user