$memcached->get()
Gets an item from the cache
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
$default | mixed |
null |
Return type
mixed
Parent class
Kirby\Cache\MemCached
inherited from Kirby\Cache\Cache