mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 03:04:34 +00:00
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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user