The rendering engine using Mustache.
| package | Owl |
|---|---|
| author | Dave Widmer |
__construct()
render(string $template, mixed $data, array $partials) : string
stringThe template to render
mixedThe view object (or array) to add'
arrayA list of partials
stringThe rendered template in html$mustache