Completed
Pull Request — development (#791)
by Nick
03:57
created
htdocs/lib2/edithelper.inc.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -83,9 +83,9 @@
 block discarded – undo
83 83
 /**
84 84
  * @param $text
85 85
  * @param $texthtml0
86
- * @param $wrap
86
+ * @param integer $wrap
87 87
  *
88
- * @return mixed|string
88
+ * @return string
89 89
  */
90 90
 function html2plaintext($text, $texthtml0, $wrap)
91 91
 {
Please login to merge, or discard this patch.