Skip to content

Commit

Permalink
Update src/wp-includes/class-wp-theme-json.php
Browse files Browse the repository at this point in the history
Co-authored-by: Mukesh Panchal <[email protected]>
  • Loading branch information
aaronrobertshaw and mukeshpanchal27 authored Jun 17, 2024
1 parent 7a72f56 commit 1d8e2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/class-wp-theme-json.php
Original file line number Diff line number Diff line change
Expand Up @@ -2454,7 +2454,7 @@ protected static function get_setting_nodes( $theme_json, $selectors = array() )
* @param array $options {
* Optional. An array of options for now used for internal purposes only (may change without notice).
*
* @type bool $block_style_variations Includes style nodes for block style variations. Default false.
* @type bool $block_style_variations Includes style nodes for block style variations. Default false.
* }
* @return array An array of style nodes metadata.
*/
Expand Down

0 comments on commit 1d8e2a5

Please sign in to comment.