You are here

protected property OrderEventSubscriber::$couponStorage in Commerce Core 8.2

The coupon storage.

Type: \Drupal\commerce_promotion\CouponStorageInterface

File

modules/promotion/src/EventSubscriber/OrderEventSubscriber.php, line 24

Class

OrderEventSubscriber

Namespace

Drupal\commerce_promotion\EventSubscriber

Code

protected $couponStorage;