mini\Cache\NamespacedCache::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 with namespace

Source

src/Cache/NamespacedCache.php:29-32