改名
This commit is contained in:
@@ -63,15 +63,6 @@ class Router extends HttpService implements RouterInterface
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @param string $namespace
|
|
||||||
*/
|
|
||||||
public function setNamespace(string $namespace): void
|
|
||||||
{
|
|
||||||
$this->dir = $namespace;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @throws ConfigException
|
* @throws ConfigException
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
|
|||||||
Reference in New Issue
Block a user