Viewable
Less than 1 minute
Viewable
Interface for objects that are writable as a string.
Methods
__toString
Magic method to call the render() method.
public __toString(): void
renderObject
Required method to render the object as a string.
public renderObject(): string
Generated by Hazaar API Doc Generator