Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes | Namespaces
provider.php File Reference

This file contains the core_privacy\local\request\subsystem\provider interface to describe a class which provides data in some form for a subsystem. More...

Classes

interface  core_privacy\local\request\subsystem\provider
 The provider interface for plugins which provide data from a subsystem directly to the Privacy subsystem. More...
 

Namespaces

 core_privacy\local\request\subsystem
  
 

Detailed Description

This file contains the core_privacy\local\request\subsystem\provider interface to describe a class which provides data in some form for a subsystem.

Plugins should implement this if they directly store any personal information.

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