PHP Класс Acacha\Llum\Compiler\RCFileCompiler

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
compile ( $template, $data ) : mixed Compile the template using the given data.

Описание методов

compile() публичный метод

Compile the template using the given data.
public compile ( $template, $data ) : mixed
$template
$data
Результат mixed