PHP Class MGDigital\BusQue\ScheduledCommand

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

Public Methods

Method Description
__construct ( $command, DateTimeInterface $dateTime, string $id = null )
getCommand ( )
getDateTime ( ) : DateTimeInterface
getId ( )

Method Details

__construct() public method

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

getCommand() public method

public getCommand ( )

getDateTime() public method

public getDateTime ( ) : DateTimeInterface
return DateTimeInterface

getId() public method

public getId ( )