Skip to content

Commit 69c957a

Browse files
committed
phpcs checks
1 parent a685458 commit 69c957a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

themes/osi/functions.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,9 @@ function osi_save_supporter_form_data_to_cpt( array $form_data ): void {
476476
/**
477477
* Handle the supporter form spam status change.
478478
*
479-
* @param string $new_status The new status.
480-
* @param string $old_status The old status.
481-
* @param WP_Post $post The post object.
479+
* @param string $new_status The new status.
480+
* @param string $old_status The old status.
481+
* @param WP_Post $post The post object.
482482
*
483483
* @return void
484484
*/

0 commit comments

Comments
 (0)