Skip to content

Commit

Permalink
MDL-62224 core_rss: implement correct provider
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjnelson committed Apr 26, 2018
1 parent 641d113 commit 97fcf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rss/classes/privacy/provider.php
Expand Up @@ -40,7 +40,7 @@
*/
class provider implements
\core_privacy\local\metadata\provider,
\core_privacy\local\request\plugin\provider {
\core_privacy\local\request\subsystem\provider {

/**
* Return the fields which contain personal data.
Expand Down

0 comments on commit 97fcf56

Please sign in to comment.