You are here

service pathauto.generator in Pathauto 8

Class

Drupal\pathauto\PathautoGenerator

File

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

View source
  1. class: Drupal\pathauto\PathautoGenerator
  2. arguments:
  3. - '@config.factory'
  4. - '@module_handler'
  5. - '@token'
  6. - '@pathauto.alias_cleaner'
  7. - '@pathauto.alias_storage_helper'
  8. - '@pathauto.alias_uniquifier'
  9. - '@pathauto.verbose_messenger'
  10. - '@string_translation'
  11. - '@token.entity_mapper'
  12. - '@entity_type.manager'
  13. - '@plugin.manager.alias_type'