You are here

protected property CartCouponRedemptionElementTest::$cart in Commerce Core 8.2

The cart order to test against.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

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

Class

CartCouponRedemptionElementTest
Tests the coupon redemption form element.

Namespace

Drupal\Tests\commerce_promotion\FunctionalJavascript

Code

protected $cart;