프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$argumentName | |||
$description | string | The console command description. | |
$name | string | The console command name. |
메소드 | 설명 | |
---|---|---|
getDestinationFilePath ( ) | ||
getTemplateContents ( ) |
메소드 | 설명 | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getFileName ( ) : string | ||
getOptions ( ) : array | Get the console command options. |
protected getArguments ( ) : array | ||
리턴 | array |