You are here

protected property ProductVariationAttributeMapperTest::$attributeFieldManager in Commerce Core 8.2

The attribute field manager.

Type: \Drupal\commerce_product\ProductAttributeFieldManagerInterface

File

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

Class

ProductVariationAttributeMapperTest
Tests the product variation attribute mapper.

Namespace

Drupal\Tests\commerce_product\Kernel

Code

protected $attributeFieldManager;