You are here

protected property CartIntegrationTest::$variations in Commerce Shipping 8.2

The sample product variations.

Type: \Drupal\commerce_product\Entity\ProductVariationInterface[]

File

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

Class

CartIntegrationTest
Tests integration with the Cart module.

Namespace

Drupal\Tests\commerce_shipping\Kernel

Code

protected $variations = [];