You are here

protected property ProductVariationAttributeMapperTest::$mapper in Commerce Core 8.2

The variation attribute value mapper.

Type: \Drupal\commerce_product\ProductVariationAttributeMapperInterface

File

modules/product/tests/src/Kernel/ProductVariationAttributeMapperTest.php, line 45

Class

ProductVariationAttributeMapperTest
Tests the product variation attribute mapper.

Namespace

Drupal\Tests\commerce_product\Kernel

Code

protected $mapper;