Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cs fixes
  • Loading branch information
kt-12 committed Mar 14, 2024
commit a3523d0a28fe3dcc2ed9fb29e8b5b21e4b021980
4 changes: 2 additions & 2 deletions src/wp-includes/class-wp-theme-json-data.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ public function get_data() {

/**
* Return theme JSON object.
*
*
* @since 6.6.0
*
*
* @return WP_Theme_JSON
*/
public function get_theme_json() {
Expand Down