@@ -15,7 +15,7 @@ |
||
15 | 15 | /** |
16 | 16 | * Create service |
17 | 17 | * |
18 | - * @param ServiceLocatorInterface $serviceLocator |
|
18 | + * @param \PHPUnit\Framework\MockObject\MockObject $serviceLocator |
|
19 | 19 | * |
20 | 20 | * @return YumlController |
21 | 21 | */ |