mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 13:14:52 +08:00
remove unnecessary exceptions hint
This commit is contained in:
parent
58e405cccd
commit
46604293e9
@ -241,8 +241,6 @@ function set_coroutine_params(array $params): void
|
||||
|
||||
/**
|
||||
* 获取当前上下文
|
||||
*
|
||||
* @throws ZMKnownException
|
||||
*/
|
||||
function context(): ContextInterface
|
||||
{
|
||||
@ -251,8 +249,6 @@ function context(): ContextInterface
|
||||
|
||||
/**
|
||||
* 获取当前上下文
|
||||
*
|
||||
* @throws ZMKnownException
|
||||
*/
|
||||
function ctx(): ContextInterface
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user