@@ -241,7 +241,7 @@ |
||
241 | 241 | public $test = 'valami'; |
242 | 242 | |
243 | 243 | /** |
244 | - * @return mixed |
|
244 | + * @return string |
|
245 | 245 | */ |
246 | 246 | public function toPhpValue() |
247 | 247 | { |