Свойство | Тип | Описание | |
---|---|---|---|
$databaseHandler | |||
$description | string | ||
$name | string |
Метод | Описание | |
---|---|---|
__construct ( |
Create a new command instance. | |
fire ( ) : mixed | Execute the console command. |
Метод | Описание | |
---|---|---|
getOptions ( ) : array | Get the console command options. |
public __construct ( |
||
$databaseHandler | database handler |
protected getOptions ( ) : array | ||
Результат | array |
protected DatabaseHandler,Xpressengine\Database $databaseHandler | ||
Результат |