This commit is contained in:
crazywhalecc
2022-08-03 16:37:46 +08:00
parent 2c1a158d3e
commit f97b87d5e5

View File

@@ -33,7 +33,7 @@ class ZMBuf
/** /**
* 上下文容器 * 上下文容器
* *
* @var array<int, ContextInterface> * @var ContextInterface[]
*/ */
public static $context_class = []; public static $context_class = [];