mini\Mini\ApcuDrivers\ArrayApcuDriver::_fetch()
Method
protected
Signature
protected function _fetch(string $key, ?bool $found = NULL): ?string
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$key |
string |
required | Documentation missing |
$found |
?bool |
NULL
|
Documentation missing |
Returns
?string
Documentation
Fetch raw payload from static array.