You are here

protected property CommerceAvailabilityExistingRightsTest::$cartManager in Commerce License 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

Overrides CartKernelTestBase::$cartManager

File

tests/src/Kernel/CommerceAvailabilityExistingRightsTest.php, line 34

Class

CommerceAvailabilityExistingRightsTest
Tests a product is not added to the cart when the user has existing rights.

Namespace

Drupal\Tests\commerce_license\Kernel

Code

protected $cartManager;