class PruneFileCache extendsCommand

Properties

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

Methods

mixed
handle(FileCache$cache)

Execute the console command.

Details

at line31
mixed handle(FileCache$cache)

Execute the console command.

Parameters

FileCache $cache

Return Value

mixed