@@ -64,7 +64,7 @@ |
||
| 64 | 64 | * Get the registered row mapper with the specified short name |
| 65 | 65 | * |
| 66 | 66 | * @param $shortName |
| 67 | - * @return null|RowMapperInterface |
|
| 67 | + * @return string|null |
|
| 68 | 68 | */ |
| 69 | 69 | public function getRowMapperClassByShortName($shortName) |
| 70 | 70 | { |