View interface

category Phlyty
package Phlyty
subpackage View

 Methods

Render a template, optionally passing a view model/variables

render(string $template, mixed $viewModel = array()) : string

Parameters

$template

string

$viewModel

mixed

Returns

string