Phrozn\Runner\CommandLine\Reader::getOutputter PHP Method

getOutputter() public method

Get outputter instance
public getOutputter ( ) : Phrozn\Outputter
return Phrozn\Outputter
    public function getOutputter()
    {
        return $this->outputter;
    }