|
| const | CACHE_KEY = 'dt:outbound_room_commands_queue' |
| |
◆ all()
| App\Services\DtOutboundQueueService::all |
( |
| ) |
|
- Returns
- array<int, array{type: string, room: string}>
◆ pop()
| App\Services\DtOutboundQueueService::pop |
( |
| ) |
|
- Returns
- array{type: string, room: string}|null
◆ push()
| App\Services\DtOutboundQueueService::push |
( |
array |
$message | ) |
|
- Parameters
-
| array{type | string, room: string} $message |
◆ CACHE_KEY
| const App\Services\DtOutboundQueueService::CACHE_KEY = 'dt:outbound_room_commands_queue' |
|
private |
The documentation for this class was generated from the following file: