interface SelfHandlingCommandInterface

Self handling command interface.

Methods

mixed
handle()

Handles the command.

Details

at line 22
mixed handle()

Handles the command.

Return Value

mixed