You are here

protected property CartCouponRedemptionElementTest::$cartManager in Commerce Core 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

File

modules/promotion/tests/src/FunctionalJavascript/CartCouponRedemptionElementTest.php, line 31

Class

CartCouponRedemptionElementTest
Tests the coupon redemption form element.

Namespace

Drupal\Tests\commerce_promotion\FunctionalJavascript

Code

protected $cartManager;