class Prune extendsCommand

Properties

protectedstring $name The console command name.
protectedstring $description The console command description.

Methods

void
handle(ArchiveManager$manager)

Execute the command.

Details

at line29
void handle(ArchiveManager$manager)

Execute the command.

Parameters

ArchiveManager $manager

Return Value

void