You are here

protected property TaxNumberTypeWithVerificationBase::$memoryCache in Commerce Core 8.2

The memory cache.

Type: \Drupal\Core\Cache\MemoryCache\MemoryCacheInterface

File

modules/tax/src/Plugin/Commerce/TaxNumberType/TaxNumberTypeWithVerificationBase.php, line 20

Class

TaxNumberTypeWithVerificationBase
Provides the base class for tax number types which support verification.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxNumberType

Code

protected $memoryCache;