--- a/wp/wp-includes/customize/class-wp-customize-selective-refresh.php Tue Dec 15 15:52:01 2020 +0100
+++ b/wp/wp-includes/customize/class-wp-customize-selective-refresh.php Wed Sep 21 18:19:35 2022 +0200
@@ -428,7 +428,7 @@
* @type array $errors List of errors triggered during rendering of partials, if `WP_DEBUG_DISPLAY`
* is enabled.
* }
- * @param WP_Customize_Selective_Refresh $this Selective refresh component.
+ * @param WP_Customize_Selective_Refresh $refresh Selective refresh component.
* @param array $partials Placements' context data for the partials rendered in the request.
* The array is keyed by partial ID, with each item being an array of
* the placements' context data.