mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
Fix context PHPDoc return type
This commit is contained in:
@@ -255,7 +255,7 @@ class Context implements ContextInterface
|
||||
* @throws InvalidArgumentException
|
||||
* @throws ZMKnownException
|
||||
* @throws WaitTimeoutException
|
||||
* @return mixed|string
|
||||
* @return float|int|string
|
||||
*/
|
||||
public function getArgs($mode, $prompt_msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user