You are here

protected property PromotionOfferBase::$rounder in Commerce Core 8.2

The rounder.

Type: \Drupal\commerce_price\RounderInterface

File

modules/promotion/src/Plugin/Commerce/PromotionOffer/PromotionOfferBase.php, line 24

Class

PromotionOfferBase
Provides the base class for offers.

Namespace

Drupal\commerce_promotion\Plugin\Commerce\PromotionOffer

Code

protected $rounder;