Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
Classes | Namespaces
provider.php File Reference

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

namespace  core_privacy\local\request\plugin
  
 

Detailed Description

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.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later