Phrozn\Outputter\Console\Color::getConsoleColorer PHP Method

getConsoleColorer() public method

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