Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Acacha
Llum
Compiler
RCFileCompiler
PHP Class Acacha\Llum\Compiler\RCFileCompiler
Datei anzeigen
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