parseConstant
Builds a RouteSelector to match a constant or wildcard segment parameter.
Deprecated (with error)
hasTrailingSlash is not used anymore. This is going to be removed
Replace with
parseConstant(value)
Content copied to clipboard
Builds a RouteSelector to match a constant or wildcard segment parameter and trailing slash, if any.