Coding Standards: Correct alignment in blocks.php and class-wp-rest-templates-controller.

See #53359.

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


git-svn-id: http://core.svn.wordpress.org/trunk@51937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2021-12-07 22:49:59 +00:00
parent abed17b03d
commit 12369a6425
3 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-beta2-52344';
$wp_version = '5.9-beta2-52345';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.