ThemeUse

Console command to switch themes.

 class Cms\Console\ThemeUse
extends Illuminate\Console\Command

This switches the active theme to another one, saved to the database.

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