__toString() public method
The PHP magic function converting an object into a string.
| public string __toString ( ) | ||
|---|---|---|
| return | string |
The JavaScript expression. |
__toString() public method
The PHP magic function converting an object into a string.
| public string __toString ( ) | ||
|---|---|---|
| return | string |
The JavaScript expression. |
Please login to continue.