Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
This file contains the core_privacy\local\request\plugin\provider interface to describe a class which provides data in some form for a plugin. More...
Classes | |
interface | core_privacy\local\request\plugin\provider |
The provider interface for plugins which provide data from a plugin directly to the Privacy subsystem. More... | |
Namespaces | |
core_privacy\local\request\plugin | |
| |
This file contains the core_privacy\local\request\plugin\provider interface to describe a class which provides data in some form for a plugin.
Plugins should implement this if they store any personal information.