프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$composer | |||
$creator | |||
$description | string | The console command description. | |
$name | string | The name and signature of the console command. |
메소드 | 설명 | |
---|---|---|
__construct ( |
||
handle ( ) : mixed | Execute the console command. |
메소드 | 설명 | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getOptions ( ) : array | Get the console command options. | |
writeRepository ( $arguments, $options ) |
public __construct ( |
||
$creator |
protected getArguments ( ) : array | ||
리턴 | array |
protected RepositoryCreator,Bosnadev\Repositories\Console\Commands\Creators $creator | ||
리턴 |