You are here

protected property CartKernelTestBase::$cartManager in Commerce Core 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManager

File

modules/cart/tests/src/Kernel/CartKernelTestBase.php, line 17

Class

CartKernelTestBase
Provides a base class for cart kernel tests.

Namespace

Drupal\Tests\commerce_cart\Kernel

Code

protected $cartManager;