@@ -22,7 +22,7 @@ |
||
| 22 | 22 | * @param mixed $value |
| 23 | 23 | * @param mixed|null $defaultValue |
| 24 | 24 | * |
| 25 | - * @return mixed|null |
|
| 25 | + * @return string |
|
| 26 | 26 | */ |
| 27 | 27 | public function getValue($value, $defaultValue = null) |
| 28 | 28 | { |