service path.alias_whitelist in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \path.alias_whitelist
Class
Drupal\Core\Path\AliasWhitelistTags
- needs_destruction
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Path\AliasWhitelist
- tags:
- - { name: needs_destruction }
- arguments:
- - path_alias_whitelist
- - '@cache.default'
- - '@lock'
- - '@state'
- - '@path.alias_storage'