Method Cache.cache()->lookup()
- Method lookup
mixed lookup(string key)
- Description
Looks in the cache for an element with the given key and, if available, returns it. Returns 0 if the element is not available
mixed lookup(string key)
Looks in the cache for an element with the given key and, if available, returns it. Returns 0 if the element is not available