commerce_inventory-8.x-1.0-alpha6/modules/commerce_inventory_product/commerce_inventory_product.services.yml
modules/commerce_inventory_product/commerce_inventory_product.services.yml
services:
commerce_inventory_product.route_subscriber:
class: 'Drupal\commerce_inventory_product\Routing\InventoryProductRouteSubscriber'
tags:
- { name: 'event_subscriber' }
