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