This commit is contained in:
2023-02-06 12:05:44 +08:00
parent f02b540f62
commit e1687ed535
+3
View File
@@ -12,6 +12,9 @@ use Swoole\Coroutine;
class Context
{
/**
* @var array
*/
protected static array $_contents = [];