mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 20:46: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{
|
||||
|
||||
private $apiKey;
|
||||
protected $workingDomain;
|
||||
protected $restClient;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user