프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$argumentName | string | The name of 'name' argument. |
메소드 | 설명 | |
---|---|---|
fire ( ) | Execute the console command. | |
getClass ( ) : string | Get class name. | |
getClassNamespace ( |
Get class namespace. | |
getDefaultNamespace ( ) : string | Get default namespace. |
메소드 | 설명 | |
---|---|---|
getDestinationFilePath ( ) : string | Get the destination file path. | |
getTemplateContents ( ) : string | Get template contents. |
public getClassNamespace ( |
||
$module | ||
리턴 | string |
public getDefaultNamespace ( ) : string | ||
리턴 | string |
abstract protected getDestinationFilePath ( ) : string | ||
리턴 | string |
abstract protected getTemplateContents ( ) : string | ||
리턴 | string |