Свойство | Тип | Описание | |
---|---|---|---|
$description | string | ||
$name | string |
Метод | Описание | |
---|---|---|
__construct ( ) | Create a new command instance. | |
fire ( ) : mixed | Execute the console command. |
Метод | Описание | |
---|---|---|
bins ( array $names ) : array | option 에 의해 지정된 휴지통의 class 를 반환 | |
getArguments ( ) : array | Get the console command arguments. |
protected getArguments ( ) : array | ||
Результат | array |