We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a074471 commit edc2492Copy full SHA for edc2492
src/RabbitQueue.php
@@ -43,7 +43,6 @@ public function __construct(
43
$this->dispatchAfterCommit = $dispatchAfterCommit;
44
$this->defaultQueue = $defaultQueue;
45
$this->options = $options;
46
-
47
}
48
49
public function size($queue = null): int
0 commit comments