You are here

protected property PromotionOrderProcessor::$languageManager in Commerce Core 8.2

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

modules/promotion/src/PromotionOrderProcessor.php, line 29

Class

PromotionOrderProcessor
Applies promotions to orders during the order refresh process.

Namespace

Drupal\commerce_promotion

Code

protected $languageManager;