Instance Method
register(collection:)
Registers all of the routes in the group to this router.
func register(collection: any RouteCollection) throws
Parameters
collectionRouteCollectionto register.
Instance Method
func register(collection: any RouteCollection) throws
collectionRouteCollection to register.