Docs: Standardize on using :: for Class::method() references in WP_Customize_Control` inline docs.

See #32246. See #meta1483.

Built from https://develop.svn.wordpress.org/trunk@37337


git-svn-id: http://core.svn.wordpress.org/trunk@37303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-05-01 17:28:27 +00:00
parent 22bae92301
commit 0055c9746c
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-alpha-37336';
$wp_version = '4.6-alpha-37337';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.