Skip to content

Commit

Permalink
Update src/wp-includes/rest-api/endpoints/class-wp-rest-global-styles…
Browse files Browse the repository at this point in the history
…-revisions-controller.php

Co-authored-by: Mukesh Panchal <[email protected]>
  • Loading branch information
ramonjd and mukeshpanchal27 authored Dec 22, 2023
1 parent 4ffbee2 commit af036dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ public function prepare_item_for_response( $post, $request ) {
* Retrieves the revision's schema, conforming to JSON Schema.
*
* @since 6.3.0
* @since 6.5.0 Merged parent and parent controller schemata.
* @since 6.5.0 Merged parent and parent controller schema data.
*
* @return array Item schema data.
*/
Expand Down

0 comments on commit af036dd

Please sign in to comment.