mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-20 14:53:15 +03:00
Php cs fixes
This commit is contained in:
parent
76b7a9a781
commit
e064e3c6aa
@ -37,7 +37,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||||||
class Domain extends HttpApi
|
class Domain extends HttpApi
|
||||||
{
|
{
|
||||||
private const DKIM_SIZES = ['1024', '2048'];
|
private const DKIM_SIZES = ['1024', '2048'];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a list of domains on the account.
|
* Returns a list of domains on the account.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user