Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
The privacy subsystem does not store any data of it's own. More...
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. | |
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.
|
static |
Get the language string identifier with the component's language file to explain why this plugin stores no data.
string |
Implements core_privacy\local\metadata\null_provider.