path_alias.prefix_list

Class

Drupal\path_alias\AliasPrefixList

Tags

  • needs_destruction

File

core/modules/path_alias/path_alias.services.yml

View source
  1. class: Drupal\path_alias\AliasPrefixList
  2. tags:
  3. - { name: needs_destruction }
  4. arguments:
  5. - path_alias_prefix_list
  6. - '@cache.bootstrap'
  7. - '@lock'
  8. - '@state'
  9. - '@path_alias.repository'

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