You are here

public function ProductAttributeFieldManagerInterface::clearCaches in Commerce Core 8.2

Clears the attribute field map and definition caches.

1 method overrides ProductAttributeFieldManagerInterface::clearCaches()
ProductAttributeFieldManager::clearCaches in modules/product/src/ProductAttributeFieldManager.php
Clears the attribute field map and definition caches.

File

modules/product/src/ProductAttributeFieldManagerInterface.php, line 50

Class

ProductAttributeFieldManagerInterface
Manages attribute fields.

Namespace

Drupal\commerce_product

Code

public function clearCaches();