QueueConfigRegistry
Table of Contents
Methods
- __construct() : mixed
- getQueueConfig() : QueueConfig|null
- getQueues() : array<string, QueueConfig>
Methods
__construct()
public
__construct() : mixed
Tags
getQueueConfig()
public
getQueueConfig(string $queueId) : QueueConfig|null
Parameters
- $queueId : string
Return values
QueueConfig|nullgetQueues()
public
getQueues() : array<string, QueueConfig>