protected property CartOrderPlacedTest::$variation in Commerce Core 8.2
The variation to test against.
Type: \Drupal\commerce_product\Entity\ProductVariation
File
- modules/
cart/ tests/ src/ Kernel/ CartOrderPlacedTest.php, line 20
Class
- CartOrderPlacedTest
- Tests the unsetting of the cart flag when order is placed.
Namespace
Drupal\Tests\commerce_cart\KernelCode
protected $variation;