Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Static Public Member Functions | List of all members
core_privacy\privacy\provider Class Reference

The privacy subsystem does not store any data of it's own. More...

Inheritance diagram for core_privacy\privacy\provider:
core_privacy\local\metadata\null_provider

Static Public Member Functions

static get_reason ()
 Get the language string identifier with the component's language file to explain why this plugin stores no data. More...
 

Detailed Description

The privacy subsystem does not store any data of it's own.

It merely serves as a conduit to allow other components to describe, export, and delete data.

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

Member Function Documentation

◆ get_reason()

static core_privacy\privacy\provider::get_reason ( )
static

Get the language string identifier with the component's language file to explain why this plugin stores no data.

Return values
string

Implements core_privacy\local\metadata\null_provider.


The documentation for this class was generated from the following file: