Coding Standards: Fix params indentation in `pre_get_network_by_path` hook docblock.

See #55647.

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


git-svn-id: http://core.svn.wordpress.org/trunk@52987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2022-05-15 20:32:08 +00:00
parent 200283a99e
commit c29c6885c0
2 changed files with 7 additions and 7 deletions

View File

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