You are here

protected property BuyXGetY::$chainPriceResolver in Commerce Core 8.2

The chain base price resolver.

Type: \Drupal\commerce_price\Resolver\ChainPriceResolverInterface

File

modules/promotion/src/Plugin/Commerce/PromotionOffer/BuyXGetY.php, line 57

Class

BuyXGetY
Provides the "Buy X Get Y" offer for orders.

Namespace

Drupal\commerce_promotion\Plugin\Commerce\PromotionOffer

Code

protected $chainPriceResolver;