You are here

public function StoreTaxInterface::clearCaches in Commerce Core 8.2

Clears the static caches.

1 method overrides StoreTaxInterface::clearCaches()
StoreTax::clearCaches in modules/tax/src/StoreTax.php
Clears the static caches.

File

modules/tax/src/StoreTaxInterface.php, line 48

Class

StoreTaxInterface

Namespace

Drupal\commerce_tax

Code

public function clearCaches();