@@ -16,7 +16,7 @@ |
||
| 16 | 16 | * @param array $all_values - fields from the default contact form. |
| 17 | 17 | * @param array $extra_values - extra fields added to from the contact form. |
| 18 | 18 | |
| 19 | - * @return null |
|
| 19 | + * @return false|null |
|
| 20 | 20 | */ |
| 21 | 21 | function jetpack_tracks_record_grunion_pre_message_sent( $post_id, $all_values, $extra_values ) { |
| 22 | 22 | $status = new Automattic\Jetpack\Status(); |