Since: 2.0
pods_cache_clear
Get a cached value
Function Definition
Parameters
Parameter | Type | Details |
---|---|---|
$key | (string|bool) | Key for the cache |
$group | (string) | Key for the group |
Returns
(bool|mixed|null|void)
Get a cached value
Parameter | Type | Details |
---|---|---|
$key | (string|bool) | Key for the cache |
$group | (string) | Key for the group |
(bool|mixed|null|void)