Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PHP docblock for WP_Theme_JSON_Gutenberg::get_property_value #50527

Merged

Conversation

samnajian
Copy link
Contributor

@samnajian samnajian commented May 10, 2023

What?

Per this PR the conversation of var:preset|color|secondary to --wp--preset--color--secondary is now happening in the constructor, there is no need to do it in get_property_value so that's updated in 50366, but the docblock had stayed the same.

@samnajian samnajian requested a review from spacedmonkey as a code owner May 10, 2023 16:16
@samnajian samnajian force-pushed the fix/remove-obsolete-method-docblock branch from 1522249 to 4b90d6f Compare May 10, 2023 16:22
@samnajian samnajian force-pushed the fix/remove-obsolete-method-docblock branch from 4b90d6f to 019b6c5 Compare May 11, 2023 11:54
@oandregal oandregal changed the title Remove the wrong docblock for WP_Theme_JSON_Gutenberg::get_property_v… Update PHP docblock for WP_Theme_JSON_Gutenberg::get_property_value May 11, 2023
@oandregal oandregal merged commit aed9a0d into WordPress:trunk May 11, 2023
@github-actions github-actions bot added this to the Gutenberg 15.9 milestone May 11, 2023
@ramonjd ramonjd added the Needs PHP backport Needs PHP backport to Core label Jun 5, 2023
@oandregal
Copy link
Member

Backport at WordPress/wordpress-develop#4556

@ramonjd ramonjd removed the Needs PHP backport Needs PHP backport to Core label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants