CommandInterface
interface CommandInterface
Methods
static boolean
run($payload)
Run the command using the supplied payload
Details
at line line 15
static boolean
run($payload)
Run the command using the supplied payload
Returns a boolean indicating true for removal from the queue or false to put it back on the queue