MGDigital\BusQue\ReceivedScheduledCommand::getQueueName PHP Method

getQueueName() public method

public getQueueName ( ) : string
return string
    public function getQueueName() : string
    {
        return $this->queueName;
    }