Serializable::unserializeConstructs the object Description
abstract public void Serializable::unserialize
( string
$serialized
)Called during unserialization of the object.
Parameters
Return ValuesThe return value from this method is ignored. |