PHP Class Voodoo\Core\View\Rest

Inheritance: use trait TView
Afficher le fichier Open project: voodoophp/voodoo

Méthodes publiques

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

Method Details

render() public méthode

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