You are here

domain_path.services.yml in Domain Path 8

File

domain_path.services.yml
View source
  1. services:
  2. domain_path.helper:
  3. class: Drupal\domain_path\DomainPathHelper
  4. arguments: ['@current_user', '@entity_type.manager', '@path_alias.manager', '@config.factory', '@module_handler']