Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
addinstanceform.php File Reference

The library file for the file cache store. More...

Classes

class  cachestore_file_addinstance_form
 Form for adding a file instance. More...
 

Detailed Description

The library file for the file cache store.

This file is part of the file 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.