PHP Class Voodoo\Core\View\Rest

Inheritance: use trait TView
Show file Open project: voodoophp/voodoo

Public Methods

Method Description
render ( type $format = self::FORMAT_JSON ) : mixed To render the assigned vars

Method Details

render() public method

To render the assigned vars
public render ( type $format = self::FORMAT_JSON ) : mixed
$format type
return mixed