Docs: Improve inline documentation for properties and methods in Walker_Comment.

Props raimy for the initial patch.
See #36300.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2016-03-22 17:34:25 +00:00
parent a2293256d4
commit 7b48765674
2 changed files with 31 additions and 24 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-beta4-37047';
$wp_version = '4.5-beta4-37048';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.