Expression (View)

Expression

class Expression extends HtmlString (View source)

Methods

void __construct( string $html)

Create a new HTML string instance.

from HtmlString
string toHtml()

Get the the HTML string.

fr