Kohkimakimoto\Worker\HttpServer\HttpRouter::getRoutes PHP Method

getRoutes() public method

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