mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-29 08:26:06 +03:00
cs
This commit is contained in:
parent
52a8ec5e63
commit
330ab10505
@ -11,9 +11,9 @@ declare(strict_types=1);
|
||||
|
||||
namespace Mailgun\Tests\Api;
|
||||
|
||||
use Nyholm\Psr7\Response;
|
||||
use Mailgun\Api\Mailboxes;
|
||||
use Mailgun\Exception\InvalidArgumentException;
|
||||
use Nyholm\Psr7\Response;
|
||||
|
||||
class MailboxesTest extends TestCase
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user