You are here

protected property CartCheckoutTest::$cartManager in Ubercart 8.4

The cart manager.

Type: \Drupal\uc_cart\CartManagerInterface

File

uc_cart/tests/src/Functional/CartCheckoutTest.php, line 32

Class

CartCheckoutTest
Tests the cart and checkout functionality.

Namespace

Drupal\Tests\uc_cart\Functional

Code

protected $cartManager;