Latte\Macros\MacroSet::getCompiler PHP 메소드

getCompiler() 공개 메소드

public getCompiler ( ) : Compiler
리턴 Latte\Compiler
    public function getCompiler()
    {
        return $this->compiler;
    }