mini\Cache\ApcuCache::get()
Method
public
Signature
public function get(string $key, mixed $default = NULL): mixed
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$key |
string |
required | Documentation missing |
$default |
mixed |
NULL
|
Documentation missing |
Returns
mixed
Documentation
Documentation missing - No docblock found for this method.