You are here

public function LicenseFileManagerInterface::resetCache in Commerce File 8.2

Resets the internal static cache of licenses.

1 method overrides LicenseFileManagerInterface::resetCache()
LicenseFileManager::resetCache in src/LicenseFileManager.php
Resets the internal static cache of licenses.

File

src/LicenseFileManagerInterface.php, line 92

Class

LicenseFileManagerInterface

Namespace

Drupal\commerce_file

Code

public function resetCache();