프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
메소드 | 설명 | |
---|---|---|
__construct ( Fenos\Notifynder\Contracts\NotifynderGroup $notifynderGroup, |
Create a new command instance. | |
fire ( ) : mixed | Execute the console command. | |
getArgumentsConsole ( ) : array | string |
메소드 | 설명 | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getOptions ( ) : array | Get the console command options. |
public __construct ( Fenos\Notifynder\Contracts\NotifynderGroup $notifynderGroup, |
||
$notifynderGroup | Fenos\Notifynder\Contracts\NotifynderGroup | |
$artisanOptionsParser | ||
리턴 |
protected getArguments ( ) : array | ||
리턴 | array |