mini\Mini\ApcuDrivers\SwooleTableApcuDriver::_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 Swoole\Table.

Source

src/Mini/ApcuDrivers/SwooleTableApcuDriver.php:38-49