PHP Class Acacha\Llum\Compiler\RCFileCompiler

Show file Open project: acacha/llum Class Usage Examples

Public Methods

Method Description
compile ( $template, $data ) : mixed Compile the template using the given data.

Method Details

compile() public method

Compile the template using the given data.
public compile ( $template, $data ) : mixed
$template
$data
return mixed