mini\Cache\TmpSqliteCache::validateKey() Method

private

Signature

private function validateKey(string $key): void

Parameters

Name Type Default Description
$key string required Documentation missing

Returns

void

Documentation

Validate cache key

Source

src/Cache/TmpSqliteCache.php:49-59