Completed
Branch master (c85443)
by Sergio
14:14
created
src/Pell.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -215,7 +215,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.