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

File containing the provider interface for plugins needing access to all approved contexts to fill in relevant contextual data. More...

Classes

interface  core_privacy\local\request\context_aware_provider
 The provider interface for plugins which need access to all approved contexts to fill in relevant contextual data. More...
 

Namespaces

 core_privacy\local\request
  
 

Detailed Description

File containing the provider interface for plugins needing access to all approved contexts to fill in relevant contextual data.

Plugins should implement this if they need access to all approved contexts.

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