You are here

protected property ProductAttributeFieldManager::$fieldDefinitions in Commerce Core 8.2

Local cache for attribute field definitions.

Type: \Drupal\Core\Field\FieldDefinitionInterface[]

File

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

Class

ProductAttributeFieldManager
Default implementation of the ProductAttributeFieldManagerInterface.

Namespace

Drupal\commerce_product

Code

protected $fieldDefinitions = [];