services:
  materio_user.route_subscriber:
    class: Drupal\materio_user\Routing\RouteSubscriber
    tags:
      - { name: event_subscriber }