@@ -10,10 +10,6 @@ |
||
| 10 | 10 | |
| 11 | 11 | namespace hiapi\commands; |
| 12 | 12 | |
| 13 | -use hiqdev\yii\DataMapper\components\EntityManagerInterface; |
|
| 14 | -use hiqdev\yii\DataMapper\query\Specification; |
|
| 15 | -use hiqdev\yii\DataMapper\repositories\BaseRepository; |
|
| 16 | - |
|
| 17 | 13 | /** |
| 18 | 14 | * Class GetInfoHandler |
| 19 | 15 | * |
@@ -21,7 +21,6 @@ |
||
| 21 | 21 | /** |
| 22 | 22 | * FallbackToLegacyApiMiddleware constructor. |
| 23 | 23 | * |
| 24 | - * @param EndpointRepository $endpointRepository |
|
| 25 | 24 | */ |
| 26 | 25 | public function __construct(... $middlewares) |
| 27 | 26 | { |