class PruneStaleStorageRequests extends Command

Properties

protected string $name

The console command name.

protected string $description

The console command description.

Methods

void
handle()

Execute the command.

Details

at line 30
void handle()

Execute the command.

Return Value

void