PHP 클래스 Acacha\Llum\Compiler\RCFileCompiler

파일 보기 프로젝트 열기: acacha/llum 1 사용 예제들

공개 메소드들

메소드 설명
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