You are here

protected property CartIntegrationTest::$cartProvider in Commerce Shipping 8.2

The cart provider.

Type: \Drupal\commerce_cart\CartProviderInterface

File

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

Class

CartIntegrationTest
Tests integration with the Cart module.

Namespace

Drupal\Tests\commerce_shipping\Kernel

Code

protected $cartProvider;