You are here

service commerce.current_locale in Commerce Core 8.2

Class

Drupal\commerce\CurrentLocale
1 string reference to commerce.current_locale
CommercePriceServiceProvider::alter in modules/price/src/CommercePriceServiceProvider.php
Modifies existing service definitions.

File

./commerce.services.yml
commerce.services.yml

View source
  1. class: Drupal\commerce\CurrentLocale
  2. arguments:
  3. - '@request_stack'
  4. - '@commerce.chain_locale_resolver'