wp/wp-includes/customize/class-wp-customize-background-image-setting.php
changeset 19 3d72ae0968f4
parent 7 cf61fcea0001
child 21 48c4eec2b7e6
--- a/wp/wp-includes/customize/class-wp-customize-background-image-setting.php	Wed Sep 21 18:19:35 2022 +0200
+++ b/wp/wp-includes/customize/class-wp-customize-background-image-setting.php	Tue Sep 27 16:37:53 2022 +0200
@@ -20,7 +20,7 @@
 	/**
 	 * @since 3.4.0
 	 *
-	 * @param $value
+	 * @param mixed $value The value to update. Not used.
 	 */
 	public function update( $value ) {
 		remove_theme_mod( 'background_image_thumb' );