Home
last modified time | relevance | path

Searched refs:FileCache (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/metadata/tests/Cache/
H A DFileCacheTest.php7 use Metadata\Cache\FileCache; alias
28 $cache = new FileCache($this->dir);
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DFileCache.php9 class FileCache implements CacheInterface class
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php49 use Metadata\Cache\FileCache; alias
533 $metadataFactory->setCache(new FileCache($this->cacheDir . '/metadata'));
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md56 - Update FileCache.php added fallback option when rename fails on windows [\#40](https://github.com…