Runtime
class Runtime
internal |
Runtime helpers for Latte.
Methods
static string
static string
Details
at line 27
static string
renderFormBegin(Form $form, array $attrs, $withTags = true)
Renders form begin.
at line 48
static string
renderFormEnd(Form $form, $withTags = true)
Renders form end.
Traits
StaticClass