Latte\Macros\MacroSet::getCompiler PHP Метод

getCompiler() публичный Метод

public getCompiler ( ) : Compiler
Результат Latte\Compiler
    public function getCompiler()
    {
        return $this->compiler;
    }