改名
This commit is contained in:
@@ -68,7 +68,7 @@ class OnMessage extends Callback
|
|||||||
if ($node === null) {
|
if ($node === null) {
|
||||||
throw new Exception('Page not found.');
|
throw new Exception('Page not found.');
|
||||||
}
|
}
|
||||||
return $node->dispatch($server, $frame);
|
return $node->dispatch($frame, $server);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user