Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. More... | |
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.