mini\Cache\NamespacedCache::prefixKeys() Method

private

Signature

private function prefixKeys(iterable $keys): array

Parameters

Name Type Default Description
$keys iterable required Documentation missing

Returns

array

Documentation

Prefix multiple keys with namespace

Source

src/Cache/NamespacedCache.php:37-44