class Publish extendsCommand

Properties

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

Methods

void
handle()

Execute the command.

Details

at line29
void handle()

Execute the command.

Return Value

void