mini\Mini\ApcuDrivers\PDOSqlite3ApcuDriver::_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(string $key, bool &$found = null): ?string

Source

src/Mini/ApcuDrivers/PDOSqlite3ApcuDriver.php:60-73