You are here

protected property ProductAttributeForm::$attributeFieldManager in Commerce Core 8.2

The attribute field manager.

Type: \Drupal\commerce_product\ProductAttributeFieldManagerInterface

File

modules/product/src/Form/ProductAttributeForm.php, line 21

Class

ProductAttributeForm

Namespace

Drupal\commerce_product\Form

Code

protected $attributeFieldManager;