Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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.