Phrozn\Outputter\Console\Color::getConsoleColorer PHP 메소드

getConsoleColorer() 공개 메소드

Get instance of included Console_Color
public getConsoleColorer ( ) : Console_Color
리턴 Console_Color
    public function getConsoleColorer()
    {
        return $this->consoleColorer;
    }