PHP Class MGDigital\BusQue\QueuedCommand

Inheritance: implements MGDigital\BusQue\BusQueCommandInterface
Show file Open project: mgdigital/busque

Public Methods

Method Description
__construct ( $command, string $id = null )
getCommand ( )
getId ( )

Method Details

__construct() public method

public __construct ( $command, string $id = null )
$id string

getCommand() public method

public getCommand ( )

getId() public method

public getId ( )