@@ -14,7 +14,7 @@ |
||
14 | 14 | * Create service |
15 | 15 | * |
16 | 16 | * @param ServiceLocatorInterface $serviceLocator |
17 | - * @return mixed |
|
17 | + * @return VersionResolver |
|
18 | 18 | */ |
19 | 19 | public function createService(ServiceLocatorInterface $serviceLocator) |
20 | 20 | { |