modify plugin name
This commit is contained in:
@@ -12,6 +12,9 @@ class PoolQueue implements QueueInterface
|
||||
private Channel|SplQueue $queue;
|
||||
|
||||
|
||||
/**
|
||||
* @param int $max
|
||||
*/
|
||||
public function __construct(public int $max)
|
||||
{
|
||||
// if (Context::inCoroutine()) {
|
||||
|
||||
Reference in New Issue
Block a user