@@ -7,8 +7,8 @@ |
||
| 7 | 7 | namespace TheSportsDb\Entity\Proxy; |
| 8 | 8 | |
| 9 | 9 | use TheSportsDb\Entity\EntityInterface; |
| 10 | -use TheSportsDb\Http\TheSportsDbClientInterface; |
|
| 11 | 10 | use TheSportsDb\Entity\EntityManagerConsumerInterface; |
| 11 | +use TheSportsDb\Http\TheSportsDbClientInterface; |
|
| 12 | 12 | |
| 13 | 13 | /** |
| 14 | 14 | * Interface for proxy objects. |