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