path_alias_deprecated_test.path.alias_manager

Class

Drupal\path_alias_deprecated_test\AliasManagerDecorator
1 string reference to path_alias_deprecated_test.path.alias_manager
PathAliasDeprecatedTestServiceProvider::alter in core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/PathAliasDeprecatedTestServiceProvider.php
Modifies existing service definitions.

File

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

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

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