Phan\CLI::getOutput PHP 메소드

getOutput() 공개 메소드

public getOutput ( ) : Symfony\Component\Console\Output\OutputInterface
리턴 Symfony\Component\Console\Output\OutputInterface
    public function getOutput() : OutputInterface
    {
        return $this->output;
    }