You are here

protected property CommerceOrderSyncTest::$cartManager in Commerce License 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

Overrides CartKernelTestBase::$cartManager

File

tests/src/Kernel/CommerceOrderSyncTest.php, line 45

Class

CommerceOrderSyncTest
Tests changes to an order are synchronized to the license.

Namespace

Drupal\Tests\commerce_license\Kernel

Code

protected $cartManager;