PHP 클래스 SensioLabs\Insight\Cli\Application

상속: extends Symfony\Component\Console\Application
파일 보기 프로젝트 열기: sensiolabs/insight

공개 메소드들

메소드 설명
__construct ( )
getApi ( )
getLongVersion ( )

보호된 메소드들

메소드 설명
doRunCommand ( Command $command, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getDefaultCommands ( )
getDefaultHelperSet ( )
getDefaultInputDefinition ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

doRunCommand() 보호된 메소드

protected doRunCommand ( Command $command, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$command Symfony\Component\Console\Command\Command
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

getApi() 공개 메소드

public getApi ( )

getDefaultCommands() 보호된 메소드

protected getDefaultCommands ( )

getDefaultHelperSet() 보호된 메소드

protected getDefaultHelperSet ( )

getDefaultInputDefinition() 보호된 메소드

getLongVersion() 공개 메소드

public getLongVersion ( )