mini\Cache\ApcuCache::prefixKey() Method

private

Signature

private function prefixKey(string $key): string

Parameters

Name Type Default Description
$key string required Documentation missing

Returns

string

Documentation

Prefix key to avoid collisions

Source

src/Cache/ApcuCache.php:25-28