protected property EmptyCartButtonTest::$cart in Commerce Core 8.2
The cart order to test against.
Type: \Drupal\commerce_order\Entity\Order
File
- modules/
cart/ tests/ src/ Functional/ EmptyCartButtonTest.php, line 19
Class
- EmptyCartButtonTest
- Tests the cart page with the empty cart button enabled.
Namespace
Drupal\Tests\commerce_cart\FunctionalCode
protected $cart;