mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
change ctx return force to ContextInterface (build 437)
This commit is contained in:
@@ -28,9 +28,9 @@ use ZM\Exception\InitException;
|
||||
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
public const VERSION_ID = 436;
|
||||
public const VERSION_ID = 437;
|
||||
|
||||
public const VERSION = '2.7.0-beta2';
|
||||
public const VERSION = '2.7.0-beta3';
|
||||
|
||||
private static $obj;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user