class PruneNotifications extendsCommand

Properties

protectedstring $signature The name and signature of the console command.
protectedstring $description The console command description.

Methods

mixed
handle()

Execute the console command.

Details

at line30
mixed handle()

Execute the console command.

Return Value

mixed