Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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.