Docs: Correct type for WP_Object_Cache::$blog_prefix
.
Props diddledan. Fixes #46851. git-svn-id: https://develop.svn.wordpress.org/trunk@45161 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
dde307d4c9
commit
428f9362eb
@ -323,7 +323,7 @@ class WP_Object_Cache {
|
||||
* The blog prefix to prepend to keys in non-global groups.
|
||||
*
|
||||
* @since 3.5.0
|
||||
* @var int
|
||||
* @var string
|
||||
*/
|
||||
private $blog_prefix;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user