Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This file contains the core_privacy::local::request::plugin::subplugin_provider interface to describe a class which provides data in some form for the subplugin of another plugin. More...
Classes | |
interface | core_privacy\local\request\plugin\subplugin_provider |
The subplugin_provider interface is for plugins which are sub-plugins of a plugin. More... | |
Namespaces | |
namespace | core_privacy\local\request\plugin |
| |
This file contains the core_privacy::local::request::plugin::subplugin_provider interface to describe a class which provides data in some form for the subplugin of another plugin.
It should not be implemented directly, but should be extended by the plugin providing a subplugin.