ThemeList
Console command to list themes.
class Cms\Console\ThemeList
extends Illuminate\Console\Command
This lists all the available themes in the system. It also shows the active theme.
Properties
protected
$description
:
mixed
= "List available themes."
The console command description.
protected
$name
:
mixed
= "theme:list"
The console command name.
Methods
public handle ()
Execute the console command.
Returns
mixed
protected getOptions ()
Get the console command options.
Returns
mixed
Copyright © 2023 Winter CMS