@@ -215,7 +215,7 @@ |
||
| 215 | 215 | * Generates a textarea tag for the given model attribute. |
| 216 | 216 | * The model attribute value will be used as the content in the textarea. |
| 217 | 217 | * |
| 218 | - * @return void |
|
| 218 | + * @return string |
|
| 219 | 219 | */ |
| 220 | 220 | protected function getTextArea() |
| 221 | 221 | { |