Implementation
The Core Runtime Services module
provides a default implementation of this service, RoutingServiceDefault.
This implementation will always return the original object provided, or redirect to the home page if a null or void was provided.
Under the covers this implementation uses the HomePageResolverService.