Completed
Push — add/edit_comment ( 4c0554...1379bf )
by
unknown
57:36 queued 48:58
created
sync/class.jetpack-sync-module-comments.php 1 patch
Doc Comments   -3 removed lines patch added patch discarded remove patch
@@ -48,9 +48,6 @@
 block discarded – undo
48 48
 	 *
49 49
 	 * @since 4.7.0
50 50
 	 *
51
-	 * @param array $data       The new, processed comment data.
52
-	 * @param array $comment    The old, unslashed comment data.
53
-	 * @param array $commentarr The new, raw comment data.
54 51
 	 */
55 52
 	public function handle_comment_contents_modification( $new_comment_data, $old_comment_data, $new_raw ) {
56 53
 		error_log ("Hello!" );
Please login to merge, or discard this patch.