Completed
Push — remove/upgrade-notice-for-paym... ( cad272...deffcd )
by
unknown
104:35 queued 95:54
created
_inc/lib/functions.wp-notify.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -228,7 +228,7 @@
 block discarded – undo
228 228
  *
229 229
  * @param string $notify_moderator The value of the moderation_notify option.
230 230
  * @param int    $comment_id Comment ID.
231
- * @return boolean Returns false to shortcircuit the execution of wp_notify_moderator
231
+ * @return string|false Returns false to shortcircuit the execution of wp_notify_moderator
232 232
  */
233 233
 function jetpack_notify_moderator( $notify_moderator, $comment_id ) {
234 234
 
Please login to merge, or discard this patch.