Latte\Macros\MacroSet::getCompiler PHP Method

getCompiler() public method

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