Final Class Yiisoft\Queue\Stubs\StubLoop
| Inheritance | Yiisoft\ |
|---|---|
| Implements | Yiisoft\ |
Stub loop.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\ |
|
| canContinue() | Yiisoft\ |
Method Details
| public mixed __construct ( boolean $canContinue = true ) | ||
| $canContinue | boolean | |
public function __construct(
private readonly bool $canContinue = true,
) {}
User Contributed Notes
Leave a comment
Join the conversation to share a note.