PHP 인터페이스 Platformsh\Cli\Console\OutputAwareInterface

파일 보기 프로젝트 열기: commerceguys/platform-cli

공개 메소드들

메소드 설명
setOutput ( Symfony\Component\Console\Output\OutputInterface $output ) Sets the Console output.

메소드 상세

setOutput() 공개 메소드

Sets the Console output.
public setOutput ( Symfony\Component\Console\Output\OutputInterface $output )
$output Symfony\Component\Console\Output\OutputInterface