PHP 클래스 Matthias\SymfonyConsoleForm\Console\Command\DynamicFormBasedCommand

상속: extends InteractiveFormCommand, implements Matthias\SymfonyConsoleForm\Console\Command\FormBasedCommand
파일 보기 프로젝트 열기: matthiasnoback/symfony-console-form

공개 메소드들

메소드 설명
__construct ( string $formType, string $commandName )
formType ( ) : string

보호된 메소드들

메소드 설명
configure ( ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( string $formType, string $commandName )
$formType string
$commandName string

configure() 보호된 메소드

protected configure ( ) : string
리턴 string

formType() 공개 메소드

public formType ( ) : string
리턴 string