class PauseCommand extends Command
Flarum's counterpart to Illuminate's queue:pause: the upstream command type-hints the concrete QueueManager, which Flarum replaces with its own factory. The queue argument accepts `queue` or `connection:queue`; the connection defaults to the active queue connection's name.
Properties
| protected | $signature |
|
||
| protected | $description |
|