PHP Interface N98\View\View

Afficher le fichier Open project: netz98/n98-magerun

Méthodes publiques

Méthode Description
assign ( string $key, mixed $value ) : N98\View\View
render ( ) : string

Method Details

assign() public méthode

public assign ( string $key, mixed $value ) : N98\View\View
$key string
$value mixed
Résultat N98\View\View

render() public méthode

public render ( ) : string
Résultat string