collection-8.x-1.x-dev/modules/collection_pathauto/collection_pathauto.services.yml
modules/collection_pathauto/collection_pathauto.services.yml
services:
collection_pathauto_subscriber:
class: Drupal\collection_pathauto\EventSubscriber\CollectionPathautoSubscriber
arguments: ['@pathauto.generator']
tags:
- { name: event_subscriber }
