Latte\Macros\MacroSet::getCompiler PHP Méthode

getCompiler() public méthode

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