mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Added docs
This commit is contained in:
parent
4131802de2
commit
b8420451c7
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ class Mailgun{
|
|||
* @param string $apiEndpoint
|
||||
* @param string $apiVersion
|
||||
* @param bool $ssl
|
||||
* @param HttpAdapter $adapter
|
||||
*/
|
||||
public function __construct(
|
||||
$apiKey = null,
|
||||
|
|
Loading…
Add table
Reference in a new issue