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