Issue #2977140: Deprecate entity_type in route provider

Store the entity type in each provider at construction. Deprecate the $entity_type parameter on EntityRouteProviderInterface::getRoutes() and all implementations; update EntityRouteProviderSubscriber to call getRoutes() without arguments.

Merge request reports

Loading