mini\Cache\FilesystemCache::readCacheFile() Method

private

Signature

private function readCacheFile(string $path): ?array

Parameters

Name Type Default Description
$path string required Documentation missing

Returns

?array

Documentation

Read cache entry from file

Source

src/Cache/FilesystemCache.php:84-101