From b23a2750aa5bcba78fa4e50f2ade0fb1dc29c91e Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Wed, 16 Mar 2016 16:24:27 +0000 Subject: [PATCH] Docs: Standardize the file header and class summaries for the file containing `WP_Customize_Partial`, introduced in [36586]. See #27355. See #35986. Built from https://develop.svn.wordpress.org/trunk@37009 git-svn-id: http://core.svn.wordpress.org/trunk@36976 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/customize/class-wp-customize-partial.php | 4 ++-- wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-includes/customize/class-wp-customize-partial.php b/wp-includes/customize/class-wp-customize-partial.php index 458fa1ad9f..63b3eedc7c 100644 --- a/wp-includes/customize/class-wp-customize-partial.php +++ b/wp-includes/customize/class-wp-customize-partial.php @@ -1,6 +1,6 @@