Completed
Push — master ( d3e6fb...d363b9 )
by Eoghan
03:52
created
class.simple_mail.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -333,7 +333,7 @@
 block discarded – undo
333 333
      * addGenericHeader
334 334
      *
335 335
      * @param string $header The generic header to add.
336
-     * @param mixed  $value  The value of the header.
336
+     * @param string  $value  The value of the header.
337 337
      *
338 338
      * @return self
339 339
      */
Please login to merge, or discard this patch.