service pathauto.commands in Pathauto 8
Class
\Drupal\pathauto\Commands\PathautoCommandsTags
- drush.command
1 string reference to pathauto.commands
- PathautoServiceProvider::register in src/
PathautoServiceProvider.php - Registers services to the container.
File
View source
- class: \Drupal\pathauto\Commands\PathautoCommands
- arguments:
- - '@config.factory'
- - '@plugin.manager.alias_type'
- - '@pathauto.alias_storage_helper'
- tags:
- - { name: drush.command }