改名
This commit is contained in:
@@ -43,7 +43,7 @@ class Annotation extends BaseAnnotation
|
|||||||
|
|
||||||
private $_classMap = [
|
private $_classMap = [
|
||||||
'websocket' => Websocket::class,
|
'websocket' => Websocket::class,
|
||||||
'http' => Http::class
|
'http' => \HttpServer\Events\Http::class
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user