mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Docs: Small fixes in WP_Theme_JSON_Resolver
docblocks, as per documentation standards.
See #54729. git-svn-id: https://develop.svn.wordpress.org/trunk@53177 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
374bd99fb4
commit
21eeedfc64
@ -123,7 +123,7 @@ class WP_Theme_JSON_Resolver {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return core's origin config.
|
||||
* Returns core's origin config.
|
||||
*
|
||||
* @since 5.8.0
|
||||
*
|
||||
@ -409,7 +409,7 @@ class WP_Theme_JSON_Resolver {
|
||||
}
|
||||
|
||||
/**
|
||||
* Whether the active theme has a theme.json file.
|
||||
* Determines whether the active theme has a theme.json file.
|
||||
*
|
||||
* @since 5.8.0
|
||||
* @since 5.9.0 Added a check in the parent theme.
|
||||
|
Loading…
x
Reference in New Issue
Block a user