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({Array})
renderObject
Required method to render the object as a string.
public renderObject({Array})
Generated by Hazaar API Doc Generator