Skip to content

Commit

Permalink
Remove the wrong docblock for `WP_Theme_JSON_Gutenberg::get_property_…
Browse files Browse the repository at this point in the history
…value` (#50527)
  • Loading branch information
samnajian authored May 11, 2023
1 parent 37d9839 commit aed9a0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/class-wp-theme-json-gutenberg.php
Original file line number Diff line number Diff line change
Expand Up @@ -1928,10 +1928,6 @@ protected static function compute_style_properties( $styles, $settings = array()
/**
* Returns the style property for the given path.
*
* It also converts CSS Custom Property stored as
* "var:preset|color|secondary" to the form
* "--wp--preset--color--secondary".
*
* It also converts references to a path to the value
* stored at that location, e.g.
* { "ref": "style.color.background" } => "#fff".
Expand Down

0 comments on commit aed9a0d

Please sign in to comment.