class CleanCommand extends Command (View source)

Constants

TABLE_NAME

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

Methods

handle()

Execute the console command.

Details

handle()

Execute the console command.