QueueProcessorInterface
in
Interface QueueProcessorInterface
Table of Contents
Methods
- execute() : mixed
- Execute the process
Methods
execute()
Execute the process
public
execute(array<string|int, Queue> $queues) : mixed
Parameters
- $queues : array<string|int, Queue>