Docs: Add missing file headers to the list table classes and adjust class DocBlocks accordingly.

See #33701.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-10-17 15:13:25 +00:00
parent 767d091c74
commit 8a386cb24f
15 changed files with 129 additions and 34 deletions

View File

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