Skip to content

Commit

Permalink
Update Docblock class
Browse files Browse the repository at this point in the history
  • Loading branch information
hsingyuc committed Jul 11, 2024
1 parent 2d8d230 commit acd2af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/woopay/class-woopay-session.php
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ public static function get_init_session_request( $order_id = null, $key = null,
/**
* Recursively map an array.
*
* @param function $callback The sanitize_text_field function.
* @param callable $callback The sanitize_text_field function.
* @param array $array The nested array.
*
* @return array A new appearance array.
Expand Down

0 comments on commit acd2af3

Please sign in to comment.