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:
@@ -24,7 +24,7 @@ final class WP_Customize_Header_Image_Setting extends WP_Customize_Setting {
|
||||
*
|
||||
* @global Custom_Image_Header $custom_image_header
|
||||
*
|
||||
* @param $value
|
||||
* @param mixed $value
|
||||
*/
|
||||
public function update( $value ) {
|
||||
global $custom_image_header;
|
||||
|
||||
Reference in New Issue
Block a user