You are here

protected property CartIntegrationTest::$cartManager in Commerce Shipping 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

File

tests/src/Kernel/CartIntegrationTest.php, line 40

Class

CartIntegrationTest
Tests integration with the Cart module.

Namespace

Drupal\Tests\commerce_shipping\Kernel

Code

protected $cartManager;