You are here

service site.path.factory in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \site.path.factory

Class

Drupal\Core\SitePathFactory

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\SitePathFactory
  2. arguments:
  3. - '@kernel'
  4. public: false
  5. deprecated: 'The "%service_id%" service is deprecated in drupal:9.0.0 and is removed from drupal:10.0.0. Use the site.path parameter instead. See https://www.drupal.org/node/3080612'