Documentation

CacheProviderInterface.php

Interfaces, Classes and Traits

Mobi_Mtld_DA_CacheProvider_CacheProviderInterface
A cache provider such as APC or Memcache may be used by the DeviceApi and DeviceApiWeb to cache the detected properties. Using cache improves the performance by not doing unnecessary lookups in the data files. A valid cache provider must implement this interface to be usable by the APIs.

Search results