Kohkimakimoto\Worker\HttpServer\HttpRouter::getRoutes PHP 메소드

getRoutes() 공개 메소드

public getRoutes ( )
    public function getRoutes()
    {
        return $this->routes;
    }