@@ -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. |
@@ -6,8 +6,8 @@ |
||
6 | 6 | |
7 | 7 | namespace TheSportsDb\Entity\Repository; |
8 | 8 | |
9 | -use TheSportsDb\Entity\EntityManagerInterface; |
|
10 | 9 | use TheSportsDb\Entity\EntityManagerConsumerTrait; |
10 | +use TheSportsDb\Entity\EntityManagerInterface; |
|
11 | 11 | use TheSportsDb\Http\TheSportsDbClientInterface; |
12 | 12 | |
13 | 13 | /** |
@@ -6,7 +6,6 @@ |
||
6 | 6 | |
7 | 7 | namespace TheSportsDb\Entity\Factory; |
8 | 8 | |
9 | -use FastNorth\PropertyMapper\MapperInterface; |
|
10 | 9 | use TheSportsDb\Entity\EntityInterface; |
11 | 10 | use TheSportsDb\Entity\EntityManagerConsumerTrait; |
12 | 11 | use TheSportsDb\Entity\EntityManagerInterface; |