@@ -21,7 +21,7 @@ |
||
| 21 | 21 | * Create service |
| 22 | 22 | * |
| 23 | 23 | * @param ServiceLocatorInterface $serviceLocator |
| 24 | - * @return mixed |
|
| 24 | + * @return ErusevParsedownAdapter |
|
| 25 | 25 | */ |
| 26 | 26 | public function createService(ServiceLocatorInterface $serviceLocator) |
| 27 | 27 | { |
@@ -21,7 +21,7 @@ |
||
| 21 | 21 | * Create service |
| 22 | 22 | * |
| 23 | 23 | * @param ServiceLocatorInterface $serviceLocator |
| 24 | - * @return mixed |
|
| 24 | + * @return ErusevParsedownExtraAdapter |
|
| 25 | 25 | */ |
| 26 | 26 | public function createService(ServiceLocatorInterface $serviceLocator) |
| 27 | 27 | { |
@@ -21,7 +21,7 @@ |
||
| 21 | 21 | * Create service |
| 22 | 22 | * |
| 23 | 23 | * @param ServiceLocatorInterface $serviceLocator |
| 24 | - * @return mixed |
|
| 24 | + * @return MichelfPHPMarkdownExtraAdapter |
|
| 25 | 25 | */ |
| 26 | 26 | public function createService(ServiceLocatorInterface $serviceLocator) |
| 27 | 27 | { |