Phrozn\Outputter\Console\Color::getConsoleColorer PHP Méthode

getConsoleColorer() public méthode

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