(No version information available, might be only in CVS)
Serializable::unserialize — Constructs the object
Called during unserialization of the object.
Note: This method acts as the constructor of the object. The __construct() method will not be called after this method.
The string representation of the object.
Returns the original value unserialized.