Cache
Table of Contents
Classes
- Cache
- Generic naive implementation of a Simple Cache system using an associative array.
- CacheException
- CacheItem
- Simple cache item (key, value, ttl) that is being used by all the detection methods of Mobile Detect class.