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