PHP Neos\Flow\Cache Namespace

Nested Namespaces

Neos\Flow\Cache\Backend
Neos\Flow\Cache\Tests

Classes

Name Description
CacheFactory This cache factory takes care of instantiating a cache frontend and injecting a certain cache backend. In a Flow context you should use the CacheManager to get a Cache.
CacheManager The Cache Manager