Docs: Corrections and improvements to types used in docblocks for symbols, properties, and filters.

See #53399

Built from https://develop.svn.wordpress.org/trunk@51298


git-svn-id: http://core.svn.wordpress.org/trunk@50907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2021-07-01 21:02:57 +00:00
parent 00a0c0f3d5
commit 79685db062
25 changed files with 47 additions and 51 deletions

View File

@@ -20,7 +20,7 @@ final class WP_Customize_Background_Image_Setting extends WP_Customize_Setting {
/**
* @since 3.4.0
*
* @param $value
* @param mixed $value
*/
public function update( $value ) {
remove_theme_mod( 'background_image_thumb' );