This commit is contained in:
2021-08-09 15:14:33 +08:00
parent 6851a2f432
commit a29e54630b
+1
View File
@@ -136,6 +136,7 @@ class Context extends BaseContext
/**
* @param $id
* @param null $key
* @param null $coroutineId
* @return bool
*/
public static function hasContext($id, $key = null, $coroutineId = null): bool