From 7c4212d25231c76d72b393d261802a1f03b181df Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Wed, 16 Mar 2016 16:28:06 +0000 Subject: [PATCH] Docs: Standardize the file header and class summarries for the file containing `WP_Customize_Selective_Refresh`, introduced in [36586]. See #27355. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@37010 602fd350-edb4-49c9-b593-d223f7449a82 --- .../customize/class-wp-customize-selective-refresh.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-includes/customize/class-wp-customize-selective-refresh.php b/src/wp-includes/customize/class-wp-customize-selective-refresh.php index 189c430923..3aff1bcc47 100644 --- a/src/wp-includes/customize/class-wp-customize-selective-refresh.php +++ b/src/wp-includes/customize/class-wp-customize-selective-refresh.php @@ -1,6 +1,6 @@