PHP Class Acacha\Llum\Compiler\RCFileCompiler

Afficher le fichier Open project: acacha/llum Class Usage Examples

Méthodes publiques

Méthode Description
compile ( $template, $data ) : mixed Compile the template using the given data.

Method Details

compile() public méthode

Compile the template using the given data.
public compile ( $template, $data ) : mixed
$template
$data
Résultat mixed