You are here

protected property ProductVariationTitleGenerationTest::$variationType in Commerce Core 8.2

The variation type to test against.

Type: \Drupal\commerce_product\Entity\ProductVariationTypeInterface

File

modules/product/tests/src/Functional/ProductVariationTitleGenerationTest.php, line 25

Class

ProductVariationTitleGenerationTest
Tests the product variation title generation.

Namespace

Drupal\Tests\commerce_product\Functional

Code

protected $variationType;