@@ -2,9 +2,9 @@ |
||
2 | 2 | |
3 | 3 | namespace drupol\Yaroc; |
4 | 4 | |
5 | -use drupol\Yaroc\Plugin\MethodPluginInterface; |
|
6 | 5 | use Http\Client\HttpClient; |
7 | 6 | use Psr\Http\Message\ResponseInterface; |
7 | +use drupol\Yaroc\Plugin\MethodPluginInterface; |
|
8 | 8 | |
9 | 9 | /** |
10 | 10 | * Class RandomOrgAPI. |