Свойство | Тип | Описание | |
---|---|---|---|
$description | string | The console command description. | |
$signature | string | php artisan plugin:install [--no-activate] |
Метод | Описание | |
---|---|---|
__construct ( ) | Create a new controller creator command instance. | |
fire ( |
Execute the console command. |
public __construct ( ) |
protected string $description | ||
Результат | string |
protected string $signature | ||
Результат | string |