Constructs the object
$data
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.
Note:
This method acts as the constructor of the object. The __construct() method will not be called after this method.
data
The string representation of the object.
The return value from this method is ignored.