Kohkimakimoto\Worker\HttpServer\HttpRouter::getRoutes PHP Метод

getRoutes() публичный Метод

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