mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Clean up @global doc blocks/imports for class-wp-customizer-*.php and friends.
See #32444. git-svn-id: https://develop.svn.wordpress.org/trunk@32542 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -592,6 +592,8 @@ final class WP_Customize_Header_Image_Setting extends WP_Customize_Setting {
|
||||
/**
|
||||
* @since 3.4.0
|
||||
*
|
||||
* @global Custom_Image_Header $custom_image_header
|
||||
*
|
||||
* @param $value
|
||||
*/
|
||||
public function update( $value ) {
|
||||
|
||||
Reference in New Issue
Block a user