You are here

protected property ShipmentPromotionOfferBase::$entityUuidMapper in Commerce Shipping 8.2

The entity UUID mapper.

Type: \Drupal\commerce\EntityUuidMapperInterface

File

src/Plugin/Commerce/PromotionOffer/ShipmentPromotionOfferBase.php, line 26

Class

ShipmentPromotionOfferBase
Provides the base class for shipment offers.

Namespace

Drupal\commerce_shipping\Plugin\Commerce\PromotionOffer

Code

protected $entityUuidMapper;