Viewable
Less than 1 minute
Viewable
Interface for objects that are writable as a string.
interface ViewableMethods
__toString
Magic method to call the render() method.
public __toString(): voidrenderObject
Required method to render the object as a string.
public renderObject(): stringReturns: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000