Compare commits
2 Commits
70080bf80a
...
6e5f929dc3
Author | SHA1 | Date | |
---|---|---|---|
6e5f929dc3 | |||
7eac908bc4 |
@ -1,11 +1,10 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace App\Service\Remote;
|
||||
|
||||
use App\Service\Remote\Exception\AuthorizeException;
|
||||
use Exception;
|
||||
use Psr\Log\LoggerInterface;
|
||||
use Symfony\Component\HttpClient\Exception\TransportException;
|
||||
|
||||
trait RetryingFailClientTrait
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user