path_alias.whitelist
Same name in other branches
- 8.9.x core/modules/path_alias/path_alias.services.yml \path_alias.whitelist
- 10 core/modules/path_alias/path_alias.services.yml \path_alias.whitelist
- 11.x core/modules/path_alias/path_alias.services.yml \path_alias.whitelist
Class
Drupal\path_alias\AliasWhitelistTags
- needs_destruction
File
-
core/
modules/ path_alias/ path_alias.services.yml
View source
- class: Drupal\path_alias\AliasWhitelist
- tags:
- - { name: needs_destruction }
- arguments:
- - path_alias_whitelist
- - '@cache.bootstrap'
- - '@lock'
- - '@state'
- - '@path_alias.repository'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.