@@ -74,7 +74,7 @@ |
||
| 74 | 74 | |
| 75 | 75 | /** |
| 76 | 76 | * @param ServiceLocatorInterface $serviceLocator |
| 77 | - * @return mixed |
|
| 77 | + * @return JobEventSubscriber |
|
| 78 | 78 | */ |
| 79 | 79 | static public function factory(ServiceLocatorInterface $serviceLocator) |
| 80 | 80 | { |
@@ -24,7 +24,7 @@ |
||
| 24 | 24 | |
| 25 | 25 | /** |
| 26 | 26 | * @param ServiceLocatorInterface $serviceLocator |
| 27 | - * @return mixed|Paginator |
|
| 27 | + * @return Paginator |
|
| 28 | 28 | */ |
| 29 | 29 | public function createService(ServiceLocatorInterface $serviceLocator) |
| 30 | 30 | { |