modify
This commit is contained in:
@@ -650,7 +650,7 @@ class Router extends HttpService implements RouterInterface
|
|||||||
/**
|
/**
|
||||||
* @throws
|
* @throws
|
||||||
*/
|
*/
|
||||||
public function loadRouterSetting()
|
public function _loader()
|
||||||
{
|
{
|
||||||
$this->loadRouteDir(APP_PATH . 'routes');
|
$this->loadRouteDir(APP_PATH . 'routes');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user