Commit ab9aa4ec authored by Lückemeyer's avatar Lückemeyer
Browse files

removed implements gap

parent f5cb23bd
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
Showing with 1 addition and 4 deletions
+1 -4
No preview for this file type
...@@ -28,10 +28,7 @@ use core_privacy\local\request\writer; ...@@ -28,10 +28,7 @@ use core_privacy\local\request\writer;
use core_privacy\local\request\contextlist; use core_privacy\local\request\contextlist;
use mod_assign\privacy\assign_plugin_request_data; use mod_assign\privacy\assign_plugin_request_data;
class provider implements class provider implements \core_privacy\local\metadata\provider,
// This plugin does store personal user data.
\core_privacy\local\metadata\provider,
\core_privacy\local\request\shared_data_provider,
\mod_assign\privacy\assignsubmission_provider, \mod_assign\privacy\assignsubmission_provider,
\mod_assign\privacy\assignsubmission_user_provider { \mod_assign\privacy\assignsubmission_user_provider {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment