mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Php cs fixes
This commit is contained in:
parent
76b7a9a781
commit
e064e3c6aa
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ use Psr\Http\Message\ResponseInterface;
|
|||
class Domain extends HttpApi
|
||||
{
|
||||
private const DKIM_SIZES = ['1024', '2048'];
|
||||
|
||||
|
||||
/**
|
||||
* Returns a list of domains on the account.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue