Up one level | ||
plugin_provider.php [source] [36 lines] | This file contains the \core_privacy\local\request\subsystem\plugin_provider interface to describe a class which provides data in some form for a subsystem. | |
provider.php [source] [39 lines] | This file contains the \core_privacy\local\request\subsystem\provider interface to describe a class which provides data in some form for a subsystem. Plugins should implement this if they directly store any personal information. |