final class LatteRenderer

Generates Latte blueprint of form.

Methods

string
render(Form $form)

No description

array|null
receiveHttpData()

No description

Details

at line 21
string render(Form $form)

No description

Parameters

Form $form

Return Value

string

at line 25
protected array|null receiveHttpData()

No description

Return Value

array|null