routes[] = $route; } /** * @internal */ public function getRoutes(): array { return $this->routes; } }