NullCache Dummy Cache Driver (does not do any caching) Full class name: Kirby\Cache\NullCache kirby/src/Cache/NullCache.php#L14 new NullCache() $nullcache->created() $nullcache->exists() $nullcache->expired() $nullcache->expires() $nullcache->flush() $nullcache->get() $nullcache->modified() $nullcache->options() $nullcache->remove() $nullcache->retrieve() $nullcache->set()