MGDigital\BusQue\ReceivedScheduledCommand::getId PHP Method

getId() public method

public getId ( ) : string
return string
    public function getId() : string
    {
        return $this->id;
    }