Method Cache.Storage.Memory()->get()


Method get

int(0)|Cache.Data get(string key, void|int notouch)

Description

Fetches some data from the cache. If notouch is set, don't touch the data from the cache (meant to be used by the storage manager only)