You are here

protected property ProductAttributeFieldManager::$fieldMap in Commerce Core 8.2

Local cache for the attribute field map.

Type: array

File

modules/product/src/ProductAttributeFieldManager.php, line 59

Class

ProductAttributeFieldManager
Default implementation of the ProductAttributeFieldManagerInterface.

Namespace

Drupal\commerce_product

Code

protected $fieldMap;