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