Completed
Push — master ( 73240d...0a5ed5 )
by Stéphane
12s
created
wpmautic.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
  * Retrieve one of the wpmautic options but sanitized
71 71
  *
72 72
  * @param  string $option  Option name to be retrieved (base_url, script_location).
73
- * @param  mixed  $default Default option value return if not exists.
73
+ * @param  string|false  $default Default option value return if not exists.
74 74
  *
75 75
  * @return string
76 76
  *
Please login to merge, or discard this patch.