改名
This commit is contained in:
@@ -75,10 +75,7 @@ class Router extends HttpService implements RouterInterface
|
||||
* @param $port
|
||||
* @param Closure|array|string $closure
|
||||
* @param null $method
|
||||
* @throws ConfigException
|
||||
* @throws ReflectionException
|
||||
* @throws NotFindClassException
|
||||
* @throws Exception
|
||||
* @throws
|
||||
*/
|
||||
public function addPortListen($port, Closure|array|string $closure, $method = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user