@@ -9,8 +9,8 @@ |
||
| 9 | 9 | namespace Link0\Profiler\PersistenceHandler; |
| 10 | 10 | |
| 11 | 11 | use Link0\Profiler\PersistenceHandler; |
| 12 | -use Link0\Profiler\PersistenceHandler\MongoDbHandler\MongoClientInterface; |
|
| 13 | 12 | use Link0\Profiler\PersistenceHandlerInterface; |
| 13 | +use Link0\Profiler\PersistenceHandler\MongoDbHandler\MongoClientInterface; |
|
| 14 | 14 | use Link0\Profiler\ProfileInterface; |
| 15 | 15 | |
| 16 | 16 | /** |