You are here

protected property PromotionSubscriber::$promotionStorage in Commerce Shipping 8.2

The promotion storage.

Type: \Drupal\commerce_promotion\PromotionStorageInterface

File

src/EventSubscriber/PromotionSubscriber.php, line 26

Class

PromotionSubscriber
Applies display-inclusive promotions to the calculated shipping rates.

Namespace

Drupal\commerce_shipping\EventSubscriber

Code

protected $promotionStorage;