mini\Cache\FilesystemCache::getCacheFilePath() Method

private

Signature

private function getCacheFilePath(string $key): string

Parameters

Name Type Default Description
$key string required Documentation missing

Returns

string

Documentation

Get cache file path for key

Source

src/Cache/FilesystemCache.php:38-42