ThemeRemove

Console command to remove a theme.

 class Cms\Console\ThemeRemove
extends Illuminate\Console\Command

This completely deletes an existing theme, including all files and directories.

Traits

Properties

protected $description : string

The console command description.

protected $name : string

The console command name.

Methods

public handle () : void

Execute the console command.

Returns
void

protected getArguments () : array

Get the console command arguments.

Returns
array

protected getOptions () : array

Get the console command options.

Returns
array
Copyright © 2024 Winter CMS