PHP 클래스 Magestead\Command\PhpspecCommand

상속: extends Symfony\Component\Console\Command\Command
파일 보기 프로젝트 열기: richdynamix/magestead

보호된 프로퍼티들

프로퍼티 타입 설명
$_projectPath

보호된 메소드들

메소드 설명
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : mixed
getCommand ( Config $config, $option ) : boolean | string

메소드 상세

configure() 보호된 메소드

protected configure ( )

execute() 보호된 메소드

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : mixed
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
리턴 mixed

getCommand() 보호된 메소드

protected getCommand ( Config $config, $option ) : boolean | string
$config Magestead\Helper\Config
$option
리턴 boolean | string

프로퍼티 상세

$_projectPath 보호되어 있는 프로퍼티

protected $_projectPath