Docs: Improve PHPCS comments general consistency.

Props nekojonez.
See #58833.



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


git-svn-id: http://core.svn.wordpress.org/trunk@55984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2023-08-25 05:11:17 +00:00
parent 510c3e9628
commit 1b245d9568
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.4-alpha-56471';
$wp_version = '6.4-alpha-56472';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.