프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$argumentName | |||
$name | string | The console command name. |
메소드 | 설명 | |
---|---|---|
getDefaultNamespace ( ) : string |
메소드 | 설명 | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getDestinationFilePath ( ) : string | Get the destination file path. | |
getTemplateContents ( ) : string | Get template contents. |
메소드 | 설명 | |
---|---|---|
getFileName ( ) : string |
protected getArguments ( ) : array | ||
리턴 | array |
protected getDestinationFilePath ( ) : string | ||
리턴 | string |
protected getTemplateContents ( ) : string | ||
리턴 | string |