You are here

protected property ProductAttributeFieldManager::$cache in Commerce Core 8.2

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

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

Class

ProductAttributeFieldManager
Default implementation of the ProductAttributeFieldManagerInterface.

Namespace

Drupal\commerce_product

Code

protected $cache;