ConsoleKit\Command::getConsole PHP Method

getConsole() public method

public getConsole ( ) : Console
return Console
    public function getConsole()
    {
        return $this->console;
    }