__toString() public method
PHP magic method that returns the string representation of this object.
public string __toString ( ) | ||
---|---|---|
return | string |
The string representation of this object. |
__toString() public method
PHP magic method that returns the string representation of this object.
public string __toString ( ) | ||
---|---|---|
return | string |
The string representation of this object. |
Please login to continue.