Interface Yiisoft\Queue\Cli\LoopInterface
| Implemented by | Yiisoft\ |
|---|
Public Methods
| Method | Description | Defined By |
|---|---|---|
| canContinue() | Yiisoft\ |
Method Details
| public abstract boolean canContinue ( ) | ||
| return | boolean |
Whether to continue listening of the queue. |
|---|---|---|
public function canContinue(): bool;
User Contributed Notes
Leave a comment
Join the conversation to share a note.