Property | Type | Description | |
---|---|---|---|
$databaseHandler | |||
$description | string | ||
$name | string |
Method | Description | |
---|---|---|
__construct ( |
Create a new command instance. | |
fire ( ) : mixed | Execute the console command. |
Method | Description | |
---|---|---|
getOptions ( ) : array | Get the console command options. |
public __construct ( |
||
$databaseHandler | database handler |
protected getOptions ( ) : array | ||
return | array |
protected DatabaseHandler,Xpressengine\Database $databaseHandler | ||
return |