* The string representation of the object. *

* @return void * @since 5.1.0 */ public function unserialize($serialized) { // TODO: Implement unserialize() method. } }