Php cs fixes

This commit is contained in:
Pawel Wasiluk 2021-12-17 10:30:13 +01:00 committed by David Garcia
parent 76b7a9a781
commit e064e3c6aa

View File

@ -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.
*