Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
The library file for the static cache store. More...
Classes | |
class | cachestore_static |
The static store class. More... | |
class | static_data_store |
The static data store class. More... | |
The library file for the static cache store.
This file is part of the static cache store, it contains the API for interacting with an instance of the store. This is used as a default cache store within the Cache API. It should never be deleted.