Unverified Commit 722974c1 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3347712 by andypost: Remove outdated todo to 2915772

parent 6f247305
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1024,7 +1024,6 @@ services:
    class: \Drupal\Core\Routing\Router
    arguments: ['@router.route_provider', '@path.current', '@url_generator']
    tags:
      # @todo Try to combine those tags together, see https://www.drupal.org/node/2915772.
      - { name: service_collector, tag: non_lazy_route_enhancer, call: addDeprecatedRouteEnhancer }
      - { name: service_collector, tag: route_enhancer, call: addRouteEnhancer  }
      - { name: service_collector, tag: non_lazy_route_filter, call: addDeprecatedRouteFilter }