You are here

protected property CheckoutAccessTest::$variation in Commerce Core 8.2

The variation to test against.

Type: \Drupal\commerce_product\Entity\ProductVariation

File

modules/checkout/tests/src/Kernel/CheckoutAccessTest.php, line 44

Class

CheckoutAccessTest
Tests the checkout access for orders.

Namespace

Drupal\Tests\commerce_checkout\Kernel

Code

protected $variation;