Completed
Push — update/masterbar-update-link-d... ( 229b8d...d2ff9a )
by
unknown
10:23
created
projects/plugins/jetpack/_inc/lib/functions.wp-notify.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -229,7 +229,7 @@
 block discarded – undo
229 229
  *
230 230
  * @param string $notify_moderator The value of the moderation_notify option OR if the comment is awaiting moderation.
231 231
  * @param int    $comment_id Comment ID.
232
- * @return boolean Returns false to shortcircuit the execution of wp_notify_moderator
232
+ * @return string|false Returns false to shortcircuit the execution of wp_notify_moderator
233 233
  */
234 234
 function jetpack_notify_moderator( $notify_moderator, $comment_id ) {
235 235
 	/*
Please login to merge, or discard this patch.