class PruneNotifications extends Command

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

Methods

mixed
handle()

Execute the console command.

Details

at line 30
mixed handle()

Execute the console command.

Return Value

mixed