Docs: Increase the specificity of various property documentation.

See #55646


git-svn-id: https://develop.svn.wordpress.org/trunk@54318 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2022-09-26 22:08:29 +00:00
parent 1b8927236c
commit 2ae8079732
4 changed files with 10 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ class WP_Object_Cache {
* List of global cache groups.
*
* @since 3.0.0
* @var array
* @var string[]
*/
protected $global_groups = array();