PHP 클래스 Phan\Output\PrinterFactory

파일 보기 프로젝트 열기: etsy/phan 1 사용 예제들

공개 메소드들

메소드 설명
getPrinter ( $type, Symfony\Component\Console\Output\OutputInterface $output ) : Phan\Output\IssuePrinterInterface
getTypes ( ) : array

메소드 상세

getPrinter() 공개 메소드

public getPrinter ( $type, Symfony\Component\Console\Output\OutputInterface $output ) : Phan\Output\IssuePrinterInterface
$output Symfony\Component\Console\Output\OutputInterface
리턴 Phan\Output\IssuePrinterInterface

getTypes() 공개 메소드

public getTypes ( ) : array
리턴 array