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

The console command description.

protected $name : mixed

The console command name.

Methods

public handle ()

Execute the console command.

Returns
mixed

protected getOptions ()

Get the console command options.

Returns
mixed
Copyright © 2024 Winter CMS