mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-04 12:47:55 +08:00
Update Environment.php
This commit is contained in:
parent
a42b4baf13
commit
fdd32ce244
@ -14,6 +14,9 @@ namespace Hyperf\AsyncQueue;
|
||||
|
||||
class Environment
|
||||
{
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
protected $asyncQueue = false;
|
||||
|
||||
public function isAsyncQueue(): bool
|
||||
|
Loading…
Reference in New Issue
Block a user