You are here

protected property ProductAttributeFieldManagerTest::$attributeFieldManager in Commerce Core 8.2

The attribute field manager.

Type: \Drupal\commerce_product\ProductAttributeFieldManagerInterface

File

modules/product/tests/src/Kernel/ProductAttributeFieldManagerTest.php, line 23

Class

ProductAttributeFieldManagerTest
Tests the attribute field manager.

Namespace

Drupal\Tests\commerce_product\Kernel

Code

protected $attributeFieldManager;