You are here

protected property OrderPromotionOfferBase::$splitter in Commerce Core 8.2

The price splitter.

Type: \Drupal\commerce_order\PriceSplitterInterface

File

modules/promotion/src/Plugin/Commerce/PromotionOffer/OrderPromotionOfferBase.php, line 19

Class

OrderPromotionOfferBase
Provides the base class for order offers.

Namespace

Drupal\commerce_promotion\Plugin\Commerce\PromotionOffer

Code

protected $splitter;