nitpick
This commit is contained in:
parent
c23f011f71
commit
1691fa7962
|
|
@ -82,7 +82,7 @@ class Router
|
|||
/**
|
||||
* @param $action
|
||||
*
|
||||
* @return WsServer|HttpServerInterface
|
||||
* @return \Ratchet\WebSocket\WsServer|\Ratchet\Http\HttpServerInterface
|
||||
*/
|
||||
protected function wrapAction($action)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue