Coding Standards: Add missing visibility keywords to WP_Theme
, WP_Theme_JSON
, and WP_Theme_JSON_Resolver
tests.
Follow-up to [50959], [50960], [50967]. See #52627. Built from https://develop.svn.wordpress.org/trunk@51287 git-svn-id: http://core.svn.wordpress.org/trunk@50896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8f4593b124
commit
df662d1e24
@ -13,7 +13,7 @@
|
|||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '5.9-alpha-51286';
|
$wp_version = '5.9-alpha-51287';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
Loading…
Reference in New Issue
Block a user