Completed
Pull Request — master (#68)
by Maria Daniel Deepak
13:51
created
include/Util/helper.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -31,7 +31,6 @@  discard block
 block discarded – undo
31 31
  *
32 32
  * @since 1.9
33 33
  *
34
- * @param $string $email Email string to be sanitized.
35 34
  *
36 35
  * @return string Sanitized email.
37 36
  */
@@ -63,7 +62,7 @@  discard block
 block discarded – undo
63 62
  *
64 63
  * @since 2.0.0
65 64
  *
66
- * @return array List of Columns to export.
65
+ * @return string[] List of Columns to export.
67 66
  */
68 67
 function get_log_columns_to_export() {
69 68
 
Please login to merge, or discard this patch.