path_alias_deprecated_test.services.yml

core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.services.yml

File

core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.services.yml

View source
  1. services:
  2. path_alias_deprecated_test.path.alias_manager:
  3. class: Drupal\path_alias_deprecated_test\AliasManagerDecorator
  4. decorates: path.alias_manager
  5. arguments: ['@path_alias_deprecated_test.path.alias_manager.inner']

Services

Title Deprecated Summary
path_alias_deprecated_test.path.alias_manager Drupal\path_alias_deprecated_test\AliasManagerDecorator

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.