Makes private properties settable for backward compatibility.
WP_Object_Cache::__get
Makes private properties readable for backward compatibility.
WP_Object_Cache::__construct
Sets up object properties; PHP 5 style constructor.
WP_Object_Cache
Core class that implements an object cache.