mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 21:53:31 +03:00
Removed apiKey member since it's not used anywhere.
This commit is contained in:
parent
34d8203262
commit
35c65aaa57
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ use Mailgun\Messages\MessageBuilder;
|
|||
|
||||
class Mailgun{
|
||||
|
||||
private $apiKey;
|
||||
protected $workingDomain;
|
||||
protected $restClient;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue