You are here

protected property CouponRedemptionPaneTest::$cartManager in Commerce Core 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

File

modules/promotion/tests/src/FunctionalJavascript/CouponRedemptionPaneTest.php, line 32

Class

CouponRedemptionPaneTest
Tests the coupon redemption checkout pane.

Namespace

Drupal\Tests\commerce_promotion\FunctionalJavascript

Code

protected $cartManager;