Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
akirk committed Dec 13, 2024
1 parent a2269bb commit f23327d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/class-rest.php
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ public static function get_error_messages() {
* Standardize the error message texts
*
* @param string $code The error code.
* @param string $message The message to return, if not provided the default message will be used.
* @param int $status The status code to return.
* @param string $message The message to return, if not provided the default message will be used.
* @param int $status The status code to return.
*
* @return \WP_Error The error object.
*/
Expand Down

0 comments on commit f23327d

Please sign in to comment.