@@ -48,9 +48,6 @@ |
||
| 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!" ); |