You are here

service pathauto.alias_uniquifier in Pathauto 8

Class

Drupal\pathauto\AliasUniquifier

File

./pathauto.services.yml
pathauto.services.yml

View source
  1. class: Drupal\pathauto\AliasUniquifier
  2. arguments:
  3. - '@config.factory'
  4. - '@pathauto.alias_storage_helper'
  5. - '@module_handler'
  6. - '@router.route_provider'
  7. - '@path_alias.manager'