Tests: Add docblocks for Basic_Object and Basic_Subclass classes.

Props DylanAuty.
See #37523.
Built from https://develop.svn.wordpress.org/trunk@38444


git-svn-id: http://core.svn.wordpress.org/trunk@38385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2016-08-30 14:32:32 +00:00
parent c2b62878aa
commit ded1bb5625

View File

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