\ManaPHP\CachingMCacheInterface

Summary

Methods
Constants
get()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

get()

get(string  $key, callable  $callback, integer  $ttl = null) : mixed

Parameters

string $key
callable $callback
integer $ttl

Returns

mixed