PHP 클래스 PhpBench\Console\Application

저자: Daniel Leech ([email protected])
상속: extends Symfony\Component\Console\Application
파일 보기 프로젝트 열기: dantleech/phpbench 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )

보호된 메소드들

메소드 설명
configureIO ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getDefaultInputDefinition ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

configureIO() 보호된 메소드

protected configureIO ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

getDefaultInputDefinition() 보호된 메소드